Skip to content

Hostname

4dw.co

Last fetched

4dw.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CO. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 4dw.coRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/4dw.co

Resolution chain

4dw.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.174.238.1113.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.1143.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.643.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.83.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
99.86.212.5999.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.7199.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.8299.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.9899.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
domain protection services,
Contact emails

Subdomains

1 observed subdomain of 4dw.co.

Subdomain
www.4dw.co

Threat posture

History

Related pages

Pivot deeper into the graph from 4dw.co.

Cypher and MCP

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

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