Skip to content

Hostname

dwma.com

Last fetched

dwma.com resolves to 1 IPv4 address operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
160.153.0.84160.153.0.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, 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 dwma.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dwma.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP139.138.159.43
SPF_IP170.55.94.226
SPF_IP184.175.102.25
SPF_IP208.178.9.200/29
SPF_IP209.133.67.114
SPF_IP4.1.80.227
SPF_IP4.4.48.19
SPF_IP62.106.80.150
SPF_IP64.157.241.224/29

Related pages

Pivot deeper into the graph from dwma.com.

Cypher and MCP

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

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