Skip to content

Hostname

iner.gov.tw

Last fetched

iner.gov.tw resolves to 3 IPv4 addresses operated by AS1659 in TW.

Nutrition Label

WHISPER CANON · iner.gov.twRouting diversity3.0/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/iner.gov.tw

Resolution chain

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

WHOIS identity

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

Subdomains

51 observed subdomains of iner.gov.tw.

Web-graph footprint

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

47 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for iner.gov.tw.

MechanismTarget
SPF_Ainer.gov.tw
SPF_IP192.192.21.100
SPF_IP192.192.21.99
SPF_IP192.192.22.11
SPF_MXiner.gov.tw

Related pages

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

Cypher and MCP

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

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