Skip to content

Hostname

ideali.com.tw

Last fetched

ideali.com.tw resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · ideali.com.twRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ideali.com.tw

Resolution chain

ideali.com.tw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.95.80.25154.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

1 observed subdomain of ideali.com.tw.

Web-graph footprint

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

8 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ideali.com.tw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.104.150.101
SPF_IP152.104.237.18
SPF_IP152.104.237.20
SPF_IP61.66.242.224/28
SPF_IP61.66.242.227
SPF_IP61.66.243.0/24
SPF_IP66.171.121.0/24

Related pages

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

Cypher and MCP

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

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