Skip to content

Hostname

buboflash.eu

Last fetched

buboflash.eu resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:heart internet ltd as the registrar.

Nutrition Label

WHISPER CANON · buboflash.euRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/buboflash.eu

Resolution chain

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

WHOIS identity

Registrar
registrar:heart internet ltd
Organization
Contact emails

Subdomains

1 observed subdomain of buboflash.eu.

Web-graph footprint

Distinct hostnames that link to or from buboflash.eu in the public web crawl.

817 sites link to this hostname.

2,037 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from buboflash.eu.

Cypher and MCP

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

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