Skip to content

Hostname

feb.gov.tw

Last fetched

feb.gov.tw appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · feb.gov.twRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/feb.gov.tw

Resolution chain

feb.gov.tw has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

10 observed subdomains of feb.gov.tw.

Web-graph footprint

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

34 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for feb.gov.tw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP117.56.58.53
SPF_IP20.195.17.218
SPF_IP20.195.17.222
SPF_IP20.43.148.81
SPF_IP20.43.148.85
SPF_IP210.241.73.213
SPF_IP210.71.228.98
SPF_IP223.200.24.201
SPF_IP52.163.102.112/28
SPF_IP52.163.216.240/28

Related pages

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

Cypher and MCP

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

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