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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.214.184.149 | 142.214.184.0/24 | AS395111 | KVCNET-2009 - KVCHOSTING.COM LLC | US |
| 192.142.3.41 | 192.142.2.0/23 | AS6206 | — | US |
WHOIS identity
No WHOIS records are currently associated with itia.org.tw in WhisperGraph.
Subdomains
2 observed subdomains of itia.org.tw.
| Subdomain |
|---|
| mail.itia.org.tw |
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- itia.org.tw
SPF policy
4 SPF mechanisms authorising senders for itia.org.tw.
| Mechanism | Target |
|---|---|
| SPF_A | itia.org.tw |
| SPF_IP | 142.214.184.9 |
| SPF_IP | 192.142.3.32 |
| SPF_MX | itia.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.