Here's a fun example showing Unfurl parsing a link from a #Substack email. It features:
🇺 - Separating the URL into its components
🔗 - Expanding a shortlink
UU - Identifying a UUID
❄️ - Extracting a timestamp from a #Twitter ID (snowflake)
@ - Explaining a Twitter URL parameter
👀 - Explaining common analytics parameters
🕓 - Decoding a timestamp to human-readable form

There's more in there, too! It's amazing how much can be extracted from a URL!

#DFIR #OSINT #Unfurl

@RyanDFIR I am always impressed by how amazing unfurl is.