Skip to content

Hostname

platforma.pb.pl

Last fetched

platforma.pb.pl resolves to 1 IPv4 address operated by OVH in PL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.144.1451.38.0.0/16AS16276OVHPL

WHOIS identity

No WHOIS records are currently associated with platforma.pb.pl in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for platforma.pb.pl.

MechanismTarget
SPF_Aplatforma.pb.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.jupiter.salesmanago.pl
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_MXplatforma.pb.pl

Related pages

Pivot deeper into the graph from platforma.pb.pl.

Cypher and MCP

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

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