Skip to content

Hostname

dotdigitalgroup.com

Last fetched

dotdigitalgroup.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · dotdigitalgroup.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dotdigitalgroup.com

Resolution chain

dotdigitalgroup.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1387
Organization
dotmailer
Contact emails

Subdomains

4 observed subdomains of dotdigitalgroup.com.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dotdigitalgroup.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.1.216.0/21
SPF_IP217.28.130.38
SPF_IP217.28.138.145
SPF_IP217.28.140.17
SPF_IP217.28.140.9
SPF_IP89.197.25.32/27
SPF_IP94.143.105.0/24
SPF_IP94.143.106.0/24
SPF_IP94.143.107.0/24
SPF_IP94.143.108.0/24
SPF_IP94.143.111.0/24

Related pages

Pivot deeper into the graph from dotdigitalgroup.com.

Cypher and MCP

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

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