Skip to content

Hostname

ptbn.pl

Last fetched

ptbn.pl is a registered hostname under the .pl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
polskie towarzystwo bezpieczeństwa i niezawodności
Contact emails

Subdomains

10 observed subdomains of ptbn.pl.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ptbn.pl

SPF policy

5 SPF mechanisms authorising senders for ptbn.pl.

MechanismTarget
SPF_Aptbn.pl
SPF_IP77.55.252.51
SPF_IP77.55.252.71
SPF_IP77.55.253.11
SPF_MXptbn.pl

Related pages

Pivot deeper into the graph from ptbn.pl.

Cypher and MCP

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

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