Skip to content

Hostname

dw-dynamics.com

Last fetched

dw-dynamics.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · dw-dynamics.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dw-dynamics.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.250.72.6934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.214.12752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.154.22952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.67.5354.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:463
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

2 observed subdomains of dw-dynamics.com.

Web-graph footprint

Distinct hostnames that link to or from dw-dynamics.com in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from dw-dynamics.com.

Cypher and MCP

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

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