Skip to content

Hostname

chfd.gov.tw

Last fetched

chfd.gov.tw resolves to 1 IPv4 address operated by GSNET - Data Communication Business Group in TW.

Nutrition Label

WHISPER CANON · chfd.gov.twRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/chfd.gov.tw

Resolution chain

chfd.gov.tw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
61.60.79.25061.60.0.0/17AS4782GSNET - Data Communication Business GroupTW

WHOIS identity

No WHOIS records are currently associated with chfd.gov.tw in WhisperGraph.

Subdomains

33 observed subdomains of chfd.gov.tw.

Web-graph footprint

Distinct hostnames that link to or from chfd.gov.tw in the public web crawl.

29 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for chfd.gov.tw.

MechanismTarget
SPF_Achfd.gov.tw
SPF_IP117.56.172.81
SPF_IP2001:4420:b301:10:0:0:0:5
SPF_IP2001:4420:b301:10::1/64
SPF_IP210.241.105.2
SPF_IP210.241.54.59
SPF_IP210.241.54.60
SPF_IP223.200.245.56
SPF_IP61.60.79.250
SPF_IP61.60.79.254
SPF_MXchfd.gov.tw
SPF_MXmail.chfd.gov.tw

Related pages

Pivot deeper into the graph from chfd.gov.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "chfd.gov.tw"})-[: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.