Skip to content

Hostname

bkv.com

Last fetched

bkv.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.32.114108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.14108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.82108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.91108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.249.91.10013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2513.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

9 observed subdomains of bkv.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bkv.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bkv.com.

Cypher and MCP

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

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