Skip to content

Hostname

d-rw.com

Last fetched

d-rw.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

d-rw.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.166.13813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.58.15713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.9.6618.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.185.1118.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.142.21135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.8.1335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.26.9443.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.96.12654.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
dazzy co.ltd.
Contact emails

Subdomains

7 observed subdomains of d-rw.com.

Web-graph footprint

Distinct hostnames that link to or from d-rw.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for d-rw.com.

MechanismTarget
SPF_INCLUDE_spf.willap.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.repica.jp
SPF_INCLUDEspf.w2solution.com
SPF_MXd-rw.com

Related pages

Pivot deeper into the graph from d-rw.com.

Cypher and MCP

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

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