Hostname
gocntnt.com
Last fetched
gocntnt.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
gocntnt.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 |
|---|---|---|---|---|
| 18.232.240.103 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.219.208.232 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.92.7.228 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.16.222.109 | 50.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.147.65.89 | 54.147.64.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.174.50.62 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gocntnt.com owner
- Contact emails
- 062948dc-f3d2-4e59-892b-affea22a4b87@identity-protect.org
- 27e44f7c-8f11-4d6f-ac58-74967cec3f58@identity-protect.org
- 2b33ba6d-afed-4f6b-889e-4523283ad50b@identity-protect.org
- 3c875d48-d3ea-4bef-b093-e11a7eedcde2@identity-protect.org
- 47ec0805-4331-4373-bb7d-9727e62dab1a@identity-protect.org
- cb017ab1-4fbb-4781-858c-fdd36544bfa5@identity-protect.org
- owner-7015936@gocntnt.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from gocntnt.com.
- IP · 18.232.240.103
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 062948dc-f3d2-4e59-892b-affea22a4b87@identity-protect.org
- TLD · .com
- Browse hostnames · go…
- 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: "gocntnt.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.