Hostname
gokcedb.com
Last fetched
gokcedb.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
gokcedb.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 |
|---|---|---|---|---|
| 18.213.236.70 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.200.104.88 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.214.39 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.53.184 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0163678277
- Contact emails
- gokcedb.com@contactprivacy.com
- 2ef32e5b-c063-4cc6-8ff5-fb93ba61f308@identity-protect.org
- 3545f0db-b771-43d9-bf5d-1136832612a0@identity-protect.org
- 521fb0bc-3885-4b06-8229-a8f506912f4a@identity-protect.org
- 63ce9b58-5678-4b1d-9559-f720ab0ae41a@identity-protect.org
- 9ddd1949-e622-47a1-a2ee-2e0044ab8caf@identity-protect.org
- cbe86655-410d-4dbb-add7-ba6f4f5fe3b7@identity-protect.org
- d8a48c33-010b-4664-8f01-9e9b67b128f9@identity-protect.org
Subdomains
1 observed subdomain of gokcedb.com.
| Subdomain |
|---|
| www.gokcedb.com |
Web-graph footprint
Distinct hostnames that link to or from gokcedb.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from gokcedb.com.
- IP · 18.213.236.70
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · gokcedb.com@contactprivacy.com
- 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: "gokcedb.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.