Skip to content

Hostname

dwr.com

Last fetched

dwr.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · dwr.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dwr.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.160.13713.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.34.12476.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from dwr.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for dwr.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.133.152
SPF_IP148.163.137.152
SPF_IP162.248.184.1/22
SPF_IP198.62.126.22
SPF_IP198.62.127.32
SPF_IP198.62.127.33
SPF_IP209.112.104.1/24
SPF_IP24.142.152.40/29
SPF_IP38.104.241.208/29
SPF_IP4.26.50.64/27
SPF_IP52.25.139.174
SPF_IP54.244.242.160
SPF_IP54.244.242.186
SPF_IP54.244.242.190
SPF_IP54.244.242.214
SPF_IP64.207.216.1/24
SPF_IP66.161.150.160/29

Related pages

Pivot deeper into the graph from dwr.com.

Cypher and MCP

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

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