Hostname
gtntechsol.com
Last fetched
gtntechsol.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gtntechsol.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 gtntechsol.com owner
- Contact emails
- manuel.j.sanchez@aecom.com
- tomlalekos@gmail.com
- 0674c9d6-e1c1-4306-8d2a-492e560fc7a5@identity-protect.org
- 07e9d325-e0a1-4175-bed0-878ee74fdbc9@identity-protect.org
- 49b32aad-28a5-4267-907c-7d72e15de2d6@identity-protect.org
- 6d3e9323-5889-4e26-abf5-875399c88d68@identity-protect.org
- a6996fe7-e3f3-426a-9f8d-a4cd1c30ca54@identity-protect.org
- aa295241-7619-494d-91d6-50415dff4ca2@identity-protect.org
- b97e6ead-8cc6-47f1-81c1-34425a334549@identity-protect.org
- owner-4427154@gtntechsol.com.whoisprivacyservice.org
- owner-4624536@gtntechsol.com.whoisprivacyservice.org
Subdomains
103 observed subdomains of gtntechsol.com.
Showing 25 of 103. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from gtntechsol.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gtntechsol.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.