Skip to content

Hostname

ptf.org.pl

Last fetched

ptf.org.pl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · ptf.org.plRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/ptf.org.pl

Resolution chain

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

IPPrefixASNOperatorCountry
35.157.26.13535.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.232.119.6254.237.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
63.176.8.21863.194.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
polskie towarzystwo flebologiczne
Contact emails

Subdomains

1 observed subdomain of ptf.org.pl.

Web-graph footprint

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

20 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ptf.org.pl.

MechanismTarget
SPF_Aptf.org.pl
SPF_INCLUDE_spf.zenbox.pl
SPF_MXptf.org.pl

Related pages

Pivot deeper into the graph from ptf.org.pl.

Cypher and MCP

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

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