Skip to content

Hostname

geekhack.org

Last fetched

geekhack.org resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · geekhack.orgRouting diversity4.2/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/geekhack.org

Resolution chain

geekhack.org resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.27.92.101100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.179.1043.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.168.963.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.224.19052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.125.25354.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.151.23734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.18.8313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of geekhack.org.

Web-graph footprint

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

692 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for geekhack.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from geekhack.org.

Cypher and MCP

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

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