Skip to content

Hostname

ikh.tw

Last fetched

ikh.tw resolves to 3 IPv4 addresses operated by HINET Data Communication Business Group in TW.

Nutrition Label

WHISPER CANON · ikh.twRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ikh.tw

Resolution chain

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

IPPrefixASNOperatorCountry
211.23.122.52211.23.0.0/16AS3462HINET Data Communication Business GroupTW
60.249.195.24260.249.0.0/16AS3462HINET Data Communication Business GroupTW
60.249.195.24360.249.0.0/16AS3462HINET Data Communication Business GroupTW

WHOIS identity

No WHOIS records are currently associated with ikh.tw in WhisperGraph.

Subdomains

10 observed subdomains of ikh.tw.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for ikh.tw.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from ikh.tw.

Cypher and MCP

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

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