Hostname
pfron.org.pl
Last fetched
pfron.org.pl resolves to 2 IPv4 addresses operated by AS8308 in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
pfron.org.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.92.42.163 | 194.92.0.0/16 | AS8308 | — | PL |
| 212.69.72.3 | 212.69.72.0/22 | AS8798 | — | PL |
WHOIS identity
- Registrar
- registrar:nazwa.pl sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
41 observed subdomains of pfron.org.pl.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pfron.org.pl in the public web crawl.
2,800 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for pfron.org.pl.
| Mechanism | Target |
|---|---|
| SPF_A | mailing.pfron.org.pl |
| SPF_A | smtp.pfron.org.pl |
| SPF_A | smtp1.pfron.org.pl |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | pfron.org.pl |
Related pages
Pivot deeper into the graph from pfron.org.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pfron.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.