Hostname
hackernews.com
Last fetched
hackernews.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hackernews.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.124.18 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.30 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.53 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.60 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.169.36.100 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.117 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.119 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.90 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hackernews.com owner
- Contact emails
- 9b22124ec44f06781705648b67dedfe4-955142@contact.gandi.net
- 7232bd20-ab57-4756-b47c-ec30e932a32c@identity-protect.org
- 75adf726-2abd-410f-9c07-cb0566701dca@identity-protect.org
- 9903b887-5b2f-415b-a576-2fae41819873@identity-protect.org
- befb69f4-a9f4-4e77-ac84-248b200f6666@identity-protect.org
- c3d2e85c-2a32-4637-acd4-55188f60236d@identity-protect.org
- df80361b-b97f-4110-b7a1-7176a4070084@identity-protect.org
- owner-11735978@hackernews.com.whoisprivacyservice.org
- owner-6738237@hackernews.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of hackernews.com.
| Subdomain |
|---|
| www.hackernews.com |
Web-graph footprint
Distinct hostnames that link to or from hackernews.com in the public web crawl.
100 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from hackernews.com.
- IP · 18.244.124.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 9b22124ec44f06781705648b67dedfe4-955142@contact.gandi.net
- 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: "hackernews.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.