Hostname
bkhosting.eu
Last fetched
bkhosting.eu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
bkhosting.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.95.129 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.144.247 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- —
- Contact emails
- —
Subdomains
29 observed subdomains of bkhosting.eu.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bkhosting.eu in the public web crawl.
7 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for bkhosting.eu.
| Mechanism | Target |
|---|---|
| SPF_A | bkhosting.eu |
| SPF_IP | 116.203.244.113 |
| SPF_IP | 178.238.233.49 |
| SPF_IP | 207.180.232.69 |
| SPF_IP | 46.4.187.125 |
| SPF_IP | 80.82.215.95 |
| SPF_IP | 88.198.85.70 |
| SPF_IP | 93.119.184.135 |
| SPF_MX | bkhosting.eu |
Related pages
Pivot deeper into the graph from bkhosting.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bkhosting.eu"})-[: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.