Skip to content

Hostname

dpc.cak.nl

Last fetched

dpc.cak.nl resolves to 1 IPv4 address operated by AS39686 in NL.

Nutrition Label

WHISPER CANON · dpc.cak.nlRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/dpc.cak.nl

Resolution chain

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

IPPrefixASNOperatorCountry
144.178.68.13144.178.64.0/19AS39686NL

WHOIS identity

No WHOIS records are currently associated with dpc.cak.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dpc.cak.nl.

MechanismTarget
SPF_Amail.cak.nl
SPF_Amailuitwijk.cak.nl
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrelay.cak.nl
SPF_IP178.237.41.36
SPF_IP212.54.32.0/19
SPF_IP85.115.32.0/19
SPF_IP85.115.56.190/32
SPF_IP87.251.43.109

Related pages

Pivot deeper into the graph from dpc.cak.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dpc.cak.nl"})-[: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.