Hostname
gtc20.com
Last fetched
gtc20.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gtc20.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gtc20.com owner
- Contact emails
- keisuke_umehara@hm.honda.co.jp
- 2284e814-b154-4c16-b2fd-5a48a546a4ad@identity-protect.org
- 36906ea4-7c65-4a2d-a8e7-f50cb1a0f8c6@identity-protect.org
- cbf7ec7a-dbc5-445b-a7ab-9fc5caa94dd9@identity-protect.org
- dadc782b-7040-4064-948c-d16296dd5d9a@identity-protect.org
- e0292f94-c54c-4ef3-9ddf-f3381f15ef2f@identity-protect.org
- e48b1684-4eaf-4b4b-8960-d891919e5e27@identity-protect.org
Subdomains
173 observed subdomains of gtc20.com.
Showing 25 of 173. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from gtc20.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gtc20.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.