Skip to content

Hostname

web66.tw

Last fetched

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

Nutrition Label

WHISPER CANON · web66.twRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/web66.tw

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.1113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.11813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.1153.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.253.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.393.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.83.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.229.1123.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.233.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.283.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.373.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
Organization
???????????? jetbean info tech co.
Contact emails

Subdomains

58 observed subdomains of web66.tw.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from web66.tw.

Cypher and MCP

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

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