Skip to content

Hostname

foobar2000.com

Last fetched

foobar2000.com resolves to 1 IPv4 address operated by AS13122 in IM. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · foobar2000.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/foobar2000.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.65.253.3680.65.248.0/21AS13122IM

WHOIS identity

Registrar
iana:81
Organization
piotr pawlowski
Contact emails

Subdomains

10 observed subdomains of foobar2000.com.

Web-graph footprint

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

70 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for foobar2000.com.

MechanismTarget
SPF_Afoobar2000.com
SPF_MXfoobar2000.com

Related pages

Pivot deeper into the graph from foobar2000.com.

Cypher and MCP

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

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