Skip to content

Hostname

webapp.dcmspreaders.com

Last fetched

webapp.dcmspreaders.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · webapp.dcmspreaders.comRouting diversity2.4/10Peering density6.8/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webapp.dcmspreaders.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.38.200.115209.38.192.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
35.214.227.3835.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

No WHOIS records are currently associated with webapp.dcmspreaders.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for webapp.dcmspreaders.com.

MechanismTarget
SPF_Awebapp.dcmspreaders.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.esvacloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP93.57.20.0/24
SPF_MXwebapp.dcmspreaders.com

Related pages

Pivot deeper into the graph from webapp.dcmspreaders.com.

Cypher and MCP

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

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