Skip to content

Hostname

bkpcloud.microblau.net

Last fetched

bkpcloud.microblau.net resolves to 4 IPv4 addresses operated by NET-LEAST-COST-ROUTING-TELECOM-SL - AIRE NETWORKS DEL MEDITERRANEO SL UNIPERSONAL in ES.

Nutrition Label

WHISPER CANON · bkpcloud.microblau.netRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/bkpcloud.microblau.net

Resolution chain

bkpcloud.microblau.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.59.66.90185.59.66.0/24AS56882NET-LEAST-COST-ROUTING-TELECOM-SL - AIRE NETWORKS DEL MEDITERRANEO SL UNIPERSONALES
188.227.130.34188.227.128.0/19AS56882NET-LEAST-COST-ROUTING-TELECOM-SL - AIRE NETWORKS DEL MEDITERRANEO SL UNIPERSONALES
188.227.136.201188.227.128.0/19AS56882NET-LEAST-COST-ROUTING-TELECOM-SL - AIRE NETWORKS DEL MEDITERRANEO SL UNIPERSONALES
213.96.88.122213.96.0.0/16AS3352Telefonica_de_EspaNa - TELEFONICA DE ESPANA S.A.U.ES

WHOIS identity

No WHOIS records are currently associated with bkpcloud.microblau.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from bkpcloud.microblau.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bkpcloud.microblau.net"})-[: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.