Skip to content

Hostname

ice.com.tw

Last fetched

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

Nutrition Label

WHISPER CANON · ice.com.twRouting diversity3.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ice.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
125.228.14.242125.228.0.0/16AS3462HINET - Data Communication Business GroupTW
211.75.227.91211.75.0.0/16AS3462HINET - Data Communication Business GroupTW
220.130.247.95220.130.0.0/16AS3462HINET - Data Communication Business GroupTW

WHOIS identity

No WHOIS records are currently associated with ice.com.tw in WhisperGraph.

Subdomains

85 observed subdomains of ice.com.tw.

Web-graph footprint

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

5 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ice.com.tw.

MechanismTarget
SPF_Amail.ice.com.tw
SPF_IP125.227.111.133
SPF_MXice.com.tw

Related pages

Pivot deeper into the graph from ice.com.tw.

Cypher and MCP

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

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