Skip to content

Hostname

nusc.gov.tw

Last fetched

nusc.gov.tw resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE.

Nutrition Label

WHISPER CANON · nusc.gov.twRouting diversity3.0/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/nusc.gov.tw

Resolution chain

nusc.gov.tw resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.24.77.54184.24.77.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
184.24.77.63184.24.77.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.16.164.272.16.164.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.16.164.832.16.164.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.44.201.20623.44.201.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.44.201.21323.44.201.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US

WHOIS identity

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

Subdomains

29 observed subdomains of nusc.gov.tw.

Web-graph footprint

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

131 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nusc.gov.tw.

MechanismTarget
SPF_INCLUDE_spf.mailcloud.com.tw
SPF_IP192.192.18.36
SPF_IP192.192.18.37
SPF_IP192.192.18.41
SPF_IP223.200.166.30
SPF_IP223.200.166.31
SPF_IP223.200.178.81
SPF_IP223.200.180.87
SPF_IP59.124.244.15

Related pages

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

Cypher and MCP

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

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