Skip to content

Hostname

bm5.pl

Last fetched

bm5.pl resolves to 1 IPv4 address operated by AS51203 in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · bm5.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/bm5.pl

Resolution chain

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

IPPrefixASNOperatorCountry
195.54.50.250195.54.50.0/23AS51203PL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
bm5 bartosz malinowski
Contact emails

Subdomains

34 observed subdomains of bm5.pl.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for bm5.pl.

MechanismTarget
SPF_Aemail.5net.pl
SPF_IP195.54.50.192/26
SPF_MXbm5.pl

Related pages

Pivot deeper into the graph from bm5.pl.

Cypher and MCP

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

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