Skip to content

Hostname

hackers.com

Last fetched

hackers.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hackers.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hackers.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.109108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.11108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.118108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.58108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.10152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.1165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

88 observed subdomains of hackers.com.

Web-graph footprint

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

174 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hackers.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP14.49.30.101
SPF_IP14.49.30.111
SPF_IP14.49.30.112
SPF_IP14.49.30.113
SPF_IP14.49.30.114
SPF_IP14.49.30.79
SPF_IP14.49.30.90
SPF_IP14.49.30.92
SPF_IP14.49.35.38
SPF_IP211.253.17.182
SPF_IP222.122.229.36
SPF_IP52.79.130.133

Related pages

Pivot deeper into the graph from hackers.com.

Cypher and MCP

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

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