Skip to content

Hostname

barc.bz

Last fetched

barc.bz has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:800087 as the registrar.

Nutrition Label

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

Resolution chain

barc.bz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:800087
Organization
Contact emails

Subdomains

2 observed subdomains of barc.bz.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for barc.bz.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP160.238.136.9/29
SPF_IP160.238.138.1/24
SPF_IP195.34.160.0/19
SPF_IP2001:4178:3:a357:62:116:159:158
SPF_IP2001:8d8:580:401:217:160:113:194
SPF_IP217.160.113.194
SPF_IP2607:f1c0:1800:8091:74:208:254:154
SPF_IP2a01:130:2000:118:89:146:248:153
SPF_IP2a01:130::/29
SPF_IP62.116.159.158
SPF_IP74.208.254.154
SPF_IP85.13.131.248/32
SPF_IP89.146.192.0/18
SPF_IP89.146.248.153

Related pages

Pivot deeper into the graph from barc.bz.

Cypher and MCP

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

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