Hostname
smctwin.com
Last fetched
smctwin.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
smctwin.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 |
|---|---|---|---|---|
| 52.59.80.98 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smctwin.com owner
- Contact emails
- 018a14ee-32cd-4c72-b896-f4d8dc4d164a@identity-protect.org
- 12950a93-853f-428a-adf5-6b2d9dd46fc0@identity-protect.org
- 834e164b-8972-49dc-9fce-e17f3fb13d56@identity-protect.org
- a2428daf-4830-42e8-8d44-46c95a3e3db7@identity-protect.org
- bfbae71f-46d8-4479-b30f-a639f2598625@identity-protect.org
- fc14aac1-b88f-438b-bd10-31bc2f9acf17@identity-protect.org
- owner-6464245@smctwin.com.whoisprivacyservice.org
- owner-927763@smctwin.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of smctwin.com.
| Subdomain |
|---|
| docs.smctwin.com |
Threat posture
History
Related pages
Pivot deeper into the graph from smctwin.com.
- IP · 52.59.80.98
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 018a14ee-32cd-4c72-b896-f4d8dc4d164a@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: "smctwin.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.