Skip to content

Hostname

bcn.bz

Last fetched

bcn.bz resolves to 1 IPv4 address operated by OVH in ES. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · bcn.bzRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bcn.bz

Resolution chain

bcn.bz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.137.44.7679.137.0.0/17AS16276OVHES

WHOIS identity

Registrar
iana:472
Organization
igor kombarov
Contact emails

Subdomains

2 observed subdomains of bcn.bz.

Web-graph footprint

Distinct hostnames that link to or from bcn.bz in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bcn.bz

SPF policy

6 SPF mechanisms authorising senders for bcn.bz.

MechanismTarget
SPF_Abcn.bz
SPF_IP157.90.2.131
SPF_IP157.90.2.157
SPF_IP51.91.75.153
SPF_IP79.137.44.76
SPF_MXbcn.bz

Related pages

Pivot deeper into the graph from bcn.bz.

Cypher and MCP

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

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