Hostname
gtntranslation.com
Last fetched
gtntranslation.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gtntranslation.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 gtntranslation.com owner
- Contact emails
- 7d76743d-8318-48d7-9026-c90a9f5491d8@identity-protect.org
- 84c04119-4911-45dc-8bef-366d5d8677ef@identity-protect.org
- a235f156-1403-43e2-85bf-c43ddd9e95e5@identity-protect.org
- a54c3863-66ed-49dc-a981-780cd518d9b9@identity-protect.org
- d3d5ba6c-6c9b-4117-88ac-b806eb73862d@identity-protect.org
- e273dc4b-9564-4fc1-8e50-18f4d1266c18@identity-protect.org
- owner-5100799@gtntranslation.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gtntranslation.com.
| Subdomain |
|---|
| tools.gtntranslation.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from gtntranslation.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gtntranslation.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.