Skip to content

Hostname

pf.ptf.net.pl

Last fetched

pf.ptf.net.pl resolves to 1 IPv4 address operated by AS8890 in PL.

Nutrition Label

WHISPER CANON · pf.ptf.net.plRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pf.ptf.net.pl

Resolution chain

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

IPPrefixASNOperatorCountry
193.0.80.121193.0.64.0/18AS8890PL

WHOIS identity

No WHOIS records are currently associated with pf.ptf.net.pl in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from pf.ptf.net.pl in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pf.ptf.net.pl.

MechanismTarget
SPF_Apf.ptf.net.pl
SPF_INCLUDEspf.tld.pl
SPF_MXpf.ptf.net.pl

Related pages

Pivot deeper into the graph from pf.ptf.net.pl.

Cypher and MCP

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

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