Skip to content

Hostname

ww12.fecebook.com

Last fetched

ww12.fecebook.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · ww12.fecebook.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ww12.fecebook.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.148.34.125146.148.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
185.53.179.200185.53.179.0/24AS206834TEAMINTERNET-CA-ASDE

WHOIS identity

No WHOIS records are currently associated with ww12.fecebook.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ww12.fecebook.com.

MechanismTarget
SPF_IPfd18:d113:9bed::/48

Related pages

Pivot deeper into the graph from ww12.fecebook.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ww12.fecebook.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.