Skip to content

Hostname

pb.pl

Last fetched

pb.pl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · pb.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pb.pl

Resolution chain

pb.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.27.8104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.160.58172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ovh sas
Organization
bonnier business (polska) sp. z o.o.
Contact emails

Subdomains

186 observed subdomains of pb.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for pb.pl.

MechanismTarget
SPF_Apb.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEamazonses.com
SPF_IP212.180.241.145
SPF_IP212.91.26.119/32
SPF_IP212.91.28.128/27
SPF_IP51.83.195.21
SPF_IP51.83.195.22
SPF_IP51.83.245.10
SPF_IP51.83.245.46
SPF_MXpb.pl

Related pages

Pivot deeper into the graph from pb.pl.

Cypher and MCP

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

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