Skip to content

Hostname

dwn.com.do

Last fetched

dwn.com.do resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dwn.com.doRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/dwn.com.do

Resolution chain

dwn.com.do resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.194.159.23044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dwn.com.do in WhisperGraph.

Subdomains

15 observed subdomains of dwn.com.do.

Web-graph footprint

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

5 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dwn.com.do.

MechanismTarget
SPF_INCLUDEemail-fips.us-east-1.amazonaws.com
SPF_INCLUDEemail.us-east-1.amazonaws.com
SPF_INCLUDEnimbox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP190.167.213.100
SPF_IP190.167.213.102
SPF_IP200.26.171.141
SPF_IP200.88.120.107
SPF_IP44.194.159.230
SPF_IP54.208.253.205

Related pages

Pivot deeper into the graph from dwn.com.do.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dwn.com.do"})-[: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.