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
Resolution chain
hackers.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.142.109 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.11 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.118 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.58 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.101 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.81 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.93 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.99 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.11 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.4 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.56 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.66 | 65.8.130.0/23 | AS16509 | AMAZON-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.
Showing 25 of 88. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for hackers.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 14.49.30.101 |
| SPF_IP | 14.49.30.111 |
| SPF_IP | 14.49.30.112 |
| SPF_IP | 14.49.30.113 |
| SPF_IP | 14.49.30.114 |
| SPF_IP | 14.49.30.79 |
| SPF_IP | 14.49.30.90 |
| SPF_IP | 14.49.30.92 |
| SPF_IP | 14.49.35.38 |
| SPF_IP | 211.253.17.182 |
| SPF_IP | 222.122.229.36 |
| SPF_IP | 52.79.130.133 |
Related pages
Pivot deeper into the graph from hackers.com.
- IP · 108.157.142.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · ha…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.