Skip to content

Hostname

wwof.com

Last fetched

wwof.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · wwof.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wwof.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.173.216.3252.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.9.72.22820.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:292
Organization
domains by proxy,
Contact emails

Subdomains

62 observed subdomains of wwof.com.

Web-graph footprint

Distinct hostnames that link to or from wwof.com in the public web crawl.

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for wwof.com.

MechanismTarget
SPF_Awwof.com
SPF_INCLUDE22292203.spf02.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuniversalspf.org
SPF_INCLUDEwappmail.com
SPF_INCLUDEx.universalspf.org
SPF_IP167.64.248.247
SPF_IP20.169.242.145
SPF_IP3.128.178.80
SPF_IP3.23.27.121
SPF_IP44.226.244.84
SPF_IP54.69.131.234
SPF_IP65.153.122.158
SPF_MXwwof.com

Related pages

Pivot deeper into the graph from wwof.com.

Cypher and MCP

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

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