Skip to content

Hostname

fozzy.com

Last fetched

fozzy.com resolves to 1 IPv4 address operated by AS35415 in NL. WHOIS lists iana:1449 as the registrar.

Nutrition Label

WHISPER CANON · fozzy.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fozzy.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.140.185.18978.140.185.0/24AS35415NL

WHOIS identity

Registrar
iana:1449
Organization
brandprivacy international
Contact emails

Subdomains

196 observed subdomains of fozzy.com.

Web-graph footprint

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

320 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fozzy.com.

MechanismTarget
SPF_Afozzy.com
SPF_IP2a00:1178:1:66:0:0:0:2
SPF_IP78.140.185.142/32
SPF_MXfozzy.com

Related pages

Pivot deeper into the graph from fozzy.com.

Cypher and MCP

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

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