Skip to content

Hostname

kbpp.pp.org.pl

Last fetched

kbpp.pp.org.pl resolves to 1 IPv4 address operated by AS31242 in PL.

Nutrition Label

WHISPER CANON · kbpp.pp.org.plRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kbpp.pp.org.pl

Resolution chain

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

IPPrefixASNOperatorCountry
85.14.127.19185.14.64.0/18AS31242PL

WHOIS identity

No WHOIS records are currently associated with kbpp.pp.org.pl in WhisperGraph.

Subdomains

1 observed subdomain of kbpp.pp.org.pl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kbpp.pp.org.pl.

MechanismTarget
SPF_Akbpp.pp.org.pl
SPF_IP195.177.64.45
SPF_IP85.14.85.11
SPF_MXkbpp.pp.org.pl

Related pages

Pivot deeper into the graph from kbpp.pp.org.pl.

Cypher and MCP

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

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