Skip to content

Hostname

itia.org.tw

Last fetched

itia.org.tw resolves to 2 IPv4 addresses operated by KVCNET-2009 - KVCHOSTING.COM LLC in US.

Nutrition Label

WHISPER CANON · itia.org.twRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/itia.org.tw

Resolution chain

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

IPPrefixASNOperatorCountry
142.214.184.149142.214.184.0/24AS395111KVCNET-2009 - KVCHOSTING.COM LLCUS
192.142.3.41192.142.2.0/23AS6206US

WHOIS identity

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

Subdomains

2 observed subdomains of itia.org.tw.

Web-graph footprint

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

5 sites link to this hostname.

131 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • itia.org.tw

SPF policy

4 SPF mechanisms authorising senders for itia.org.tw.

MechanismTarget
SPF_Aitia.org.tw
SPF_IP142.214.184.9
SPF_IP192.142.3.32
SPF_MXitia.org.tw

Related pages

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

Cypher and MCP

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

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