Hostname
smsctnt.com
Last fetched
smsctnt.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smsctnt.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.106.99 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.169.163 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.183.75 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.210.71.88 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.194.12.132 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.208.230.149 | 54.208.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smsctnt.com owner
- Contact emails
- 004692a8-8c87-48b1-bc62-861b220ecf46@identity-protect.org
- 1a9067ec-3a65-4d1b-abb8-da9808e46e95@identity-protect.org
- 32d9ff25-077c-445f-9d4d-9cc3a3ed99c3@identity-protect.org
- 5556c9c4-8c71-410d-87a4-296998cb3cf9@identity-protect.org
- c7cc6bf1-4037-4c1f-bf51-6bb3c7152659@identity-protect.org
- cda8f689-5bdb-451d-af66-912f458b5657@identity-protect.org
- owner-4974630@smsctnt.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from smsctnt.com.
- IP · 100.49.106.99
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 004692a8-8c87-48b1-bc62-861b220ecf46@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: "smsctnt.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.