Skip to content

Hostname

mail.deepmarketingsolution.com

Last fetched

mail.deepmarketingsolution.com resolves to 2 IPv4 addresses operated by WEBHOSTINGHOLDINGS - Webhosting Holdings LLC in SG.

Nutrition Label

WHISPER CANON · mail.deepmarketingsolution.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.deepmarketingsolution.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.30.208.12160.30.248.0/24AS965WEBHOSTINGHOLDINGS - Webhosting Holdings LLCSG
185.53.179.138185.53.249.0/24AS206834DE

WHOIS identity

No WHOIS records are currently associated with mail.deepmarketingsolution.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mail.deepmarketingsolution.com.

MechanismTarget
SPF_Amail.deepmarketingsolution.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf-record.net
SPF_INCLUDEspf.hostwhitelabel.com
SPF_INCLUDEspf.mxyeet.net
SPF_IP104.152.168.11
SPF_IP160.30.208.12
SPF_IP192.206.54.111
SPF_IP194.9.62.254
SPF_MXmail.deepmarketingsolution.com

Related pages

Pivot deeper into the graph from mail.deepmarketingsolution.com.

Cypher and MCP

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

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