Skip to content

Hostname

nethack4.org

Last fetched

nethack4.org resolves to 1 IPv4 address operated by GANDI-AS-2 Domain name registrar - www.gandi.net in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · nethack4.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nethack4.org

Resolution chain

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

IPPrefixASNOperatorCountry
92.243.9.8892.243.0.0/19AS203476GANDI-AS-2 Domain name registrar - www.gandi.netFR

WHOIS identity

Registrar
iana:81
Organization
alex smith
Contact emails

Subdomains

1 observed subdomain of nethack4.org.

Web-graph footprint

Distinct hostnames that link to or from nethack4.org in the public web crawl.

39 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • nethack4.org

SPF policy

3 SPF mechanisms authorising senders for nethack4.org.

MechanismTarget
SPF_IP2001:4b98:dc0:41:216:3eff:fe4f:22e
SPF_IP2001:4b98:dc0:41:216:3eff:fee7:f43a
SPF_IP92.243.9.88

Related pages

Pivot deeper into the graph from nethack4.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nethack4.org"})-[: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.