Skip to content

Hostname

capdigital.com

Last fetched

capdigital.com resolves to 1 IPv4 address operated by AUTOROM-AS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · capdigital.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/capdigital.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.16.167.69178.16.160.0/20AS34177AUTOROM-ASFR

WHOIS identity

Registrar
iana:81
Organization
cap digital
Contact emails

Subdomains

14 observed subdomains of capdigital.com.

Web-graph footprint

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

585 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for capdigital.com.

MechanismTarget
SPF_INCLUDE5039954.spf01.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-customer.sindup.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.16.167.66
SPF_IP178.16.167.69
SPF_IP213.32.154.60
SPF_IP54.174.53.131
SPF_IP62.210.228.244

Related pages

Pivot deeper into the graph from capdigital.com.

Cypher and MCP

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

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