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
Resolution chain
bkv.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.32.114 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.14 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.82 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.91 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.249.91.100 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.25 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.71 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.74 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.60.3 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.47 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.63 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.94 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- bkvdomains@bkv.com
- 35b53612-1e66-4263-857d-9e2f04638a53@identity-protect.org
- 5338c2ac-9617-43ee-b60e-940b33cf3561@identity-protect.org
- 5ac33b7d-604f-42ce-985f-ffa642f19d3d@identity-protect.org
- 9ea536af-6309-424d-8786-48ce5b7e1fca@identity-protect.org
- ad45bf5c-0b0b-4418-a5d2-b177df25f689@identity-protect.org
- c3f90825-1a01-4ac5-b3c4-b14fe934f6ea@identity-protect.org
Subdomains
9 observed subdomains of bkv.com.
Web-graph footprint
Distinct hostnames that link to or from bkv.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bkv.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bkv.com.
- IP · 108.157.32.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · bk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.