Skip to content

Hostname

kdvi.com

Last fetched

kdvi.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · kdvi.comRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kdvi.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.44.14735.215.64.0/18AS15169GOOGLE - Google LLCGB

WHOIS identity

Registrar
iana:81
Organization
kets de vries institute
Contact emails

Subdomains

45 observed subdomains of kdvi.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kdvi.com.

MechanismTarget
SPF_INCLUDE26225792.spf04.hubspotemail.net
SPF_INCLUDE_6cc1e53cebe7d16edf4c51e12eaf2de3.spf.dnssmarthost.net
SPF_INCLUDEbf01.eu1.hubspotfree.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP35.214.44.147
SPF_MXkdvi.com

Related pages

Pivot deeper into the graph from kdvi.com.

Cypher and MCP

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

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