Skip to content

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

WHISPER CANON · bkhosting.euRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bkhosting.eu

Resolution chain

bkhosting.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.95.129104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.144.247172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

29 observed subdomains of bkhosting.eu.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bkhosting.eu.

MechanismTarget
SPF_Abkhosting.eu
SPF_IP116.203.244.113
SPF_IP178.238.233.49
SPF_IP207.180.232.69
SPF_IP46.4.187.125
SPF_IP80.82.215.95
SPF_IP88.198.85.70
SPF_IP93.119.184.135
SPF_MXbkhosting.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.