Skip to content

Hostname

tw66.com.tw

Last fetched

tw66.com.tw resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · tw66.com.twRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tw66.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.10018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.49.5118.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.5618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.10518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.6054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

2,655 observed subdomains of tw66.com.tw.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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