Hostname
shouldigetonft8.com
Last fetched
shouldigetonft8.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
shouldigetonft8.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 |
|---|---|---|---|---|
| 18.238.238.52 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.58 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.9 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.238.93 | 18.238.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.103.16 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.103.17 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.103.43 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.103.80 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shouldigetonft8.com owner
- Contact emails
- 14015533-2d2a-4cf5-8921-83d3d4c3f16d@identity-protect.org
- 51a129dc-38c2-49ca-9e61-d0e6f8042760@identity-protect.org
- 8240306c-09f8-436d-b021-6c212f443347@identity-protect.org
- b76acfd3-8d67-4808-be87-6ef72291b74d@identity-protect.org
- c7136cf6-e9ce-49fb-9be0-b46b3dbea311@identity-protect.org
- f75a1d70-bfb7-4543-b02a-ab9ae09d795c@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from shouldigetonft8.com.
- IP · 18.238.238.52
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 14015533-2d2a-4cf5-8921-83d3d4c3f16d@identity-protect.org
- TLD · .com
- Browse hostnames · sh…
- 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: "shouldigetonft8.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.