Skip to content

Hostname

dkvdirect-on.com

Last fetched

dkvdirect-on.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · dkvdirect-on.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/dkvdirect-on.com

Resolution chain

dkvdirect-on.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.242.17545.60.242.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.248.17545.60.248.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:379
Organization
dkv seguros y reaseguros s.a.e.
Contact emails

Subdomains

1 observed subdomain of dkvdirect-on.com.

Web-graph footprint

Distinct hostnames that link to or from dkvdirect-on.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dkvdirect-on.com.

Related pages

Pivot deeper into the graph from dkvdirect-on.com.

Cypher and MCP

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

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