Skip to content

Hostname

dctdigital.com

Last fetched

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

Nutrition Label

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

Resolution chain

dctdigital.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:470
Organization
d.c. thomson & company
Contact emails

Subdomains

46 observed subdomains of dctdigital.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dctdigital.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_INCLUDEzoho.eu
SPF_IP139.162.217.143
SPF_IP139.162.234.209
SPF_IP176.58.106.62
SPF_IP176.58.111.99
SPF_IP176.58.120.243
SPF_IP176.58.126.82
SPF_IP178.79.132.73
SPF_IP178.79.137.247
SPF_IP213.219.39.98
SPF_IP88.80.186.150

Related pages

Pivot deeper into the graph from dctdigital.com.

Cypher and MCP

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

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