Skip to content

Hostname

chgproxy.chgtex.com

Last fetched

chgproxy.chgtex.com resolves to 1 IPv4 address operated by HINET Data Communication Business Group in TW.

Nutrition Label

WHISPER CANON · chgproxy.chgtex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/chgproxy.chgtex.com

Resolution chain

chgproxy.chgtex.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.39.76.199202.39.64.0/20AS3462HINET Data Communication Business GroupTW

WHOIS identity

No WHOIS records are currently associated with chgproxy.chgtex.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for chgproxy.chgtex.com.

MechanismTarget
SPF_INCLUDEchgproxy.chgtex.com
SPF_IP202.39.76.199

Related pages

Pivot deeper into the graph from chgproxy.chgtex.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "chgproxy.chgtex.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.