Skip to content

Hostname

dkv.com

Last fetched

dkv.com resolves to 1 IPv4 address operated by PIRONETNDH-AS CANCOM Managed Services GmbH in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.227.138.89195.227.0.0/16AS8469PIRONETNDH-AS CANCOM Managed Services GmbHDE

WHOIS identity

Registrar
iana:226
Organization
- -
Contact emails

Subdomains

286 observed subdomains of dkv.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dkv.com.

MechanismTarget
SPF_INCLUDEspf.de.cancom-mase.com
SPF_INCLUDEspf.ergo.de
SPF_IP195.227.15.167
SPF_IP195.30.231.225/32
SPF_IP213.198.99.210
SPF_IP213.198.99.211
SPF_IP213.95.13.132/32
SPF_IP213.95.13.133/32

Related pages

Pivot deeper into the graph from dkv.com.

Cypher and MCP

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

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