Skip to content

Hostname

w2apw.com

Last fetched

w2apw.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · w2apw.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/w2apw.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.21.24213.224.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.13.23113.242.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.147.11513.242.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.134.19414.0.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.150.15814.0.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.159.16718.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.32.6518.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.97.4518.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.167.5618.154.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.24.16018.154.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.2.19518.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.45.5318.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.53.7918.154.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.35.21818.154.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.204.763.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.83.17047.140.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.3.9852.81.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.10.15752.82.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.35.24952.82.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.239.3454.167.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1861
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from w2apw.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "w2apw.com"})-[: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.