Hostname
asteroidrage.com
Last fetched
asteroidrage.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
asteroidrage.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.159.43.22 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of asteroidrage.com owner
- Contact emails
- 3b5850fd-f6d9-43c7-9ee3-162de35fec39@identity-protect.org
- a770c1d0-1bad-4829-8c30-4b96a279e4c6@identity-protect.org
- ab76f417-fdc4-4ec1-8b2d-fa346cf8a7f8@identity-protect.org
- b6a922d2-fead-4e27-9e68-48adedca4923@identity-protect.org
- cc3f8321-a61e-43b6-8e6f-3a6956aaa15e@identity-protect.org
- dccc63c4-cd06-4073-9b2a-c1ab87626dad@identity-protect.org
- owner-7135847@asteroidrage.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of asteroidrage.com.
| Subdomain |
|---|
| www.asteroidrage.com |
Web-graph footprint
Distinct hostnames that link to or from asteroidrage.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from asteroidrage.com.
- IP · 35.159.43.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 3b5850fd-f6d9-43c7-9ee3-162de35fec39@identity-protect.org
- TLD · .com
- Browse hostnames · as…
- 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: "asteroidrage.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.