Hostname
thunderadmin.com
Last fetched
thunderadmin.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thunderadmin.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.218.14.185 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.137.72.126 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.139.243.20 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.140.160.8 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thunderadmin.com owner
- Contact emails
- 0ab43db7-ff12-4221-a4e8-4ed8f8955fbc@identity-protect.org
- 45ad5521-36c3-4c76-a3ed-c8f28e007ab5@identity-protect.org
- 63a82cd1-5c0a-4ff9-b2a0-fafb3aa515f2@identity-protect.org
- 6fe5c85d-6db8-497e-ae2c-53eed2747ac3@identity-protect.org
- 82b58995-0641-45a1-a3d5-799614229a09@identity-protect.org
- aaaa4c0a-4cd1-4ef1-80c3-ccc31ed549e2@identity-protect.org
- owner-5250375@thunderadmin.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of thunderadmin.com.
Web-graph footprint
Distinct hostnames that link to or from thunderadmin.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for thunderadmin.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from thunderadmin.com.
- IP · 18.218.14.185
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0ab43db7-ff12-4221-a4e8-4ed8f8955fbc@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "thunderadmin.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.