Skip to content

Hostname

sfb.gov.tw

Last fetched

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

Nutrition Label

WHISPER CANON · sfb.gov.twRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/sfb.gov.tw

Resolution chain

sfb.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 sfb.gov.tw in WhisperGraph.

Subdomains

3 observed subdomains of sfb.gov.tw.

Web-graph footprint

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

331 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sfb.gov.tw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP117.56.58.51
SPF_IP163.29.249.25
SPF_IP20.195.17.218
SPF_IP20.195.17.222
SPF_IP20.43.148.81
SPF_IP20.43.148.85
SPF_IP2001:4420:606d:10:0:0:0:25
SPF_IP2001:4420:6718:0:223:200:24:170
SPF_IP210.71.228.98
SPF_IP223.200.24.170
SPF_IP52.163.102.112/28
SPF_IP52.163.216.240/28

Related pages

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

Cypher and MCP

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

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