Skip to content

Hostname

kaspersky.com

Last fetched

kaspersky.com resolves to 3 IPv4 addresses operated by AHL-DFW1-02 - AVENU HOLDINGS, LLC in DE. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · kaspersky.comRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kaspersky.com

Resolution chain

kaspersky.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.85.15.46185.85.15.0/24AS200107AHL-DFW1-02 - AVENU HOLDINGS, LLCDE
185.85.15.47185.85.15.0/24AS200107AHL-DFW1-02 - AVENU HOLDINGS, LLCDE
77.74.178.2477.74.178.0/24AS200107AHL-DFW1-02 - AVENU HOLDINGS, LLCRU

WHOIS identity

Registrar
iana:463
Organization
ao kaspersky lab
Contact emails

Subdomains

928 observed subdomains of kaspersky.com.

Web-graph footprint

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

17,514 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kaspersky.com.

MechanismTarget
SPF_INCLUDE_spf1.kaspersky.com
SPF_INCLUDE_spf2.kaspersky.com
SPF_INCLUDE_spf3.kaspersky.com
SPF_INCLUDE_spf4.kaspersky.com

Related pages

Pivot deeper into the graph from kaspersky.com.

Cypher and MCP

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

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