All hostnames w3tech.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label WHISPER CANON · w3tech.co Routing diversity 5.0/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/w3tech.co Resolution chain w3tech.co resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 3.5.147.53 3.5.147.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.100 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.106 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.201 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.149.90 3.5.149.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.151.123 3.5.151.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.5.151.233 3.5.151.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.125.103 52.219.125.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.125.91 52.219.125.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.128.81 52.219.128.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.129.107 52.219.129.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.129.151 52.219.129.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.164.123 52.219.164.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.164.5 52.219.164.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.184.43 52.219.184.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.219.36.61 52.219.36.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity No WHOIS records are currently associated with w3tech.co in WhisperGraph.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for w3tech.co.
Related pages Pivot deeper into the graph from w3tech.co.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "w3tech.co"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .