Skip to content

Hostname

static-sites.diffyweb.com

Last fetched

static-sites.diffyweb.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · static-sites.diffyweb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/static-sites.diffyweb.com

Resolution chain

static-sites.diffyweb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.99.12.159167.99.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
34.174.111.24334.174.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with static-sites.diffyweb.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for static-sites.diffyweb.com.

MechanismTarget
SPF_Astatic-sites.diffyweb.com
SPF_INCLUDEdiffyweb.com.spf.auto.dnssmarthost.net
SPF_MXstatic-sites.diffyweb.com

Related pages

Pivot deeper into the graph from static-sites.diffyweb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "static-sites.diffyweb.com"})-[: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.