Skip to content

Hostname

w3tech.co

Last fetched

w3tech.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · w3tech.coRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.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.

IPPrefixASNOperatorCountry
3.5.147.533.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1003.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1063.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.2013.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.903.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.1233.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.2333.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.125.10352.219.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.125.9152.219.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.128.8152.219.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.129.10752.219.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.129.15152.219.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.12352.219.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.552.219.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.184.4352.219.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.36.6152.219.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with w3tech.co in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for w3tech.co.

MechanismTarget
SPF_INCLUDE_spf.google.com

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.