Hostname
gtplan.net
Last fetched
gtplan.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gtplan.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.14.205.179 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- gtplan
- Contact emails
- tfialho05@gmail.com
- 4bee13dc-9e71-439a-ad87-e4aa5bcdfbf8@identity-protect.org
- 6c2dd75b-13c1-4144-8025-f9f322548769@identity-protect.org
- 7473db3e-7f75-4dd0-bd4c-b44380a1701e@identity-protect.org
- 9802ce56-6ed6-4c60-a0c3-b21f2ab6bebd@identity-protect.org
- b1b3dbf7-1796-40dc-b1df-402a3876f6a8@identity-protect.org
- c45fcf4a-48ac-4061-9e43-bf206e19eace@identity-protect.org
- owner-10338285@gtplan.net.whoisprivacyservice.org
Subdomains
3 observed subdomains of gtplan.net.
Web-graph footprint
Distinct hostnames that link to or from gtplan.net in the public web crawl.
6 sites link to this hostname.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from gtplan.net.
- IP · 3.14.205.179
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · tfialho05@gmail.com
- TLD · .net
- Browse hostnames · gt…
- 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: "gtplan.net"})-[: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.