Skip to content

Hostname

bcc.org.pl

Last fetched

bcc.org.pl resolves to 1 IPv4 address operated by AS9141 in PL. WHOIS lists registrar:home.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · bcc.org.plRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bcc.org.pl

Resolution chain

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

IPPrefixASNOperatorCountry
178.73.58.39178.73.48.0/20AS9141PL

WHOIS identity

Registrar
registrar:home.pl sp. z o.o.
Organization
business centre sp. z o.o.
Contact emails

Subdomains

3 observed subdomains of bcc.org.pl.

Web-graph footprint

Distinct hostnames that link to or from bcc.org.pl in the public web crawl.

500 sites link to this hostname.

501 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bcc.org.pl.

MechanismTarget
SPF_INCLUDE_spf.getresponse.com
SPF_IP89.161.159.77
SPF_MXbcc.org.pl

Related pages

Pivot deeper into the graph from bcc.org.pl.

Cypher and MCP

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

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