Hostname
smsadventure.com
Last fetched
smsadventure.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smsadventure.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 |
|---|---|---|---|---|
| 108.138.106.19 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.39 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.5 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.106.68 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.217.24 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.34 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.49 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.79 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smsadventure.com owner
- Contact emails
- gertrechenauer@gmail.com
- 03ffddf1-3fc3-4402-8e22-8dc9384bd2f1@identity-protect.org
- 12b9bb5a-2fb9-44fc-8e5b-7ff174118034@identity-protect.org
- 1ba3df2f-2f49-43e9-a905-a87be0fd9cf4@identity-protect.org
- 1e49c53a-5715-4b29-b811-0c43fc01e4c6@identity-protect.org
- aedba2cf-22f2-469c-bc9f-a2bd8ba48a37@identity-protect.org
- e9c3c8c1-d52f-421c-96dc-0f148a70ec88@identity-protect.org
- f78003fd-214d-442f-8188-9b9209ed1851@identity-protect.org
- owner-1006443@smsadventure.com.whoisprivacyservice.org
- owner-6902420@smsadventure.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from smsadventure.com.
- IP · 108.138.106.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gertrechenauer@gmail.com
- TLD · .com
- Browse hostnames · sm…
- 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: "smsadventure.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.