Skip to content

Hostname

shadowfax.on.ca

Last fetched

shadowfax.on.ca resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB.

Nutrition Label

WHISPER CANON · shadowfax.on.caRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/shadowfax.on.ca

Resolution chain

shadowfax.on.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.166.175.37188.166.168.0/21AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

No WHOIS records are currently associated with shadowfax.on.ca in WhisperGraph.

Subdomains

7 observed subdomains of shadowfax.on.ca.

Web-graph footprint

Distinct hostnames that link to or from shadowfax.on.ca in the public web crawl.

7 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for shadowfax.on.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP188.166.175.37

Related pages

Pivot deeper into the graph from shadowfax.on.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shadowfax.on.ca"})-[: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.