Skip to content

Hostname

hit-tw.com

Last fetched

hit-tw.com resolves to 2 IPv4 addresses operated by HINET Data Communication Business Group in TW. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

hit-tw.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.20.119.148211.20.0.0/16AS3462HINET Data Communication Business GroupTW
61.216.165.12361.216.0.0/16AS3462HINET Data Communication Business GroupTW

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of hit-tw.com.

Web-graph footprint

Distinct hostnames that link to or from hit-tw.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for hit-tw.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.hit-tw.com
SPF_IP211.20.119.148

Related pages

Pivot deeper into the graph from hit-tw.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hit-tw.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.