Skip to content

Hostname

headhacking.com

Last fetched

headhacking.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · headhacking.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/headhacking.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.2153.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2303.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2523.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.65.913.5.65.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.483.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1953.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2023.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2233.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2463.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.143.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.463.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.70.1303.5.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.70.1863.5.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.2433.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.73.43.5.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.75.123.5.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.120.9252.218.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.25.18052.218.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.44.4452.218.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.62.3652.218.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
kevin sheldrake
Contact emails

Subdomains

1 observed subdomain of headhacking.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for headhacking.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from headhacking.com.

Cypher and MCP

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

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