Hostname
smapland.com
Last fetched
smapland.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smapland.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 |
|---|---|---|---|---|
| 13.33.183.124 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.23 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.35 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.33.183.44 | 13.33.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.174.59.101 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.109 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.125 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.59.8 | 3.174.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smapland.com owner
- Contact emails
- 1b4d1875-c9f7-469a-81ed-469018157d8f@identity-protect.org
- 7fc48dea-f13d-47cf-bbc9-cfb1e3837aee@identity-protect.org
- 88348ffa-6409-4148-807d-35a4730fd033@identity-protect.org
- 98d121f7-c881-4d20-85d9-9d9d5699a0c7@identity-protect.org
- b4d85176-9113-47ce-b349-1e448209af89@identity-protect.org
- df2a56e9-c3f6-44e6-9e63-760fc3faeb3e@identity-protect.org
- e9f2b5b8-dd58-47d5-a59d-0af11c0a90aa@identity-protect.org
- owner-5789120@smapland.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of smapland.com.
| Subdomain |
|---|
| www.smapland.com |
Threat posture
History
Related pages
Pivot deeper into the graph from smapland.com.
- IP · 13.33.183.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · 1b4d1875-c9f7-469a-81ed-469018157d8f@identity-protect.org
- 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: "smapland.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.