Hostname
tgxc.net
Last fetched
tgxc.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tgxc.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.124.177.66 | 13.124.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 15.164.247.86 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- beijingbangzhongkejiyouxiangongsi
- Contact emails
- 11801062@qq.com
- 2523062587@qq.com
- 31311604@qq.com
- 5a6608fc-9e45-4b6d-ae49-5d439aa61ea1@identity-protect.org
- 98f04b6a-a00b-4a73-b16c-8a7cd6021fcc@identity-protect.org
- a4608734-69d4-4dd5-8160-5ff19a6811e7@identity-protect.org
- bacc4de4-c79f-4d65-a7df-c50ff039f935@identity-protect.org
- dabcf6e1-f4c2-4874-8a61-f1a0fd46439c@identity-protect.org
- f98ee686-0a55-4af8-9552-b437d25a46d4@identity-protect.org
- owner-8410221@tgxc.net.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from tgxc.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tgxc.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.