Hostname
smiresjustlisted.com
Last fetched
smiresjustlisted.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smiresjustlisted.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 |
|---|---|---|---|---|
| 34.193.21.189 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.238.215.13 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.212.153.249 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.23.143.114 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smiresjustlisted.com owner
- Contact emails
- 13771a94-aeec-4d82-b15b-b38a549199cf@identity-protect.org
- 27b08887-b3b2-43bf-a58b-c88c2d1f984e@identity-protect.org
- 406275ed-70c0-4436-8922-60b78cb56961@identity-protect.org
- 85890854-55eb-418b-9f5e-8b2ccd82c4c7@identity-protect.org
- c165d030-1291-4306-b311-7784f01acab5@identity-protect.org
- fd9229c6-5d4b-434d-8fb7-9058937629b4@identity-protect.org
Subdomains
1 observed subdomain of smiresjustlisted.com.
| Subdomain |
|---|
| wildcard.smiresjustlisted.com |
Threat posture
History
Related pages
Pivot deeper into the graph from smiresjustlisted.com.
- IP · 34.193.21.189
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 13771a94-aeec-4d82-b15b-b38a549199cf@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: "smiresjustlisted.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.