Skip to content

Hostname

fpat.org.tw

Last fetched

fpat.org.tw resolves to 2 IPv4 addresses operated by HINET - Data Communication Business Group in TW.

Nutrition Label

WHISPER CANON · fpat.org.twRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/fpat.org.tw

Resolution chain

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

IPPrefixASNOperatorCountry
210.71.195.10210.71.128.0/17AS3462HINET - Data Communication Business GroupTW
60.250.64.19560.250.0.0/16AS3462HINET - Data Communication Business GroupTW

WHOIS identity

No WHOIS records are currently associated with fpat.org.tw in WhisperGraph.

Subdomains

5 observed subdomains of fpat.org.tw.

Web-graph footprint

Distinct hostnames that link to or from fpat.org.tw in the public web crawl.

105 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fpat.org.tw.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEhibox.hinet.net
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from fpat.org.tw.

Cypher and MCP

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

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