Skip to content

Hostname

wu.ly

Last fetched

wu.ly resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists registrar:libyan spider network (int) as the registrar.

Nutrition Label

WHISPER CANON · wu.lyRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wu.ly

Resolution chain

wu.ly resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.131.163.28104.131.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
67.18.153.5067.18.128.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

Registrar
registrar:libyan spider network (int)
Organization
richie taylor
Contact emails

Subdomains

12 observed subdomains of wu.ly.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from wu.ly.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wu.ly"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.