Hostname
onw.org.pl
Last fetched
onw.org.pl resolves to 2 IPv4 addresses operated by AS15967 in PL. WHOIS lists registrar:ovh sas as the registrar.
Nutrition Label
Resolution chain
onw.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 |
|---|---|---|---|---|
| 77.55.252.134 | 77.55.252.0/23 | AS15967 | — | PL |
| 95.217.59.235 | 95.217.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- wschód fundacja okno na
- Contact emails
- —
Subdomains
9 observed subdomains of onw.org.pl.
Web-graph footprint
Distinct hostnames that link to or from onw.org.pl in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for onw.org.pl.
| Mechanism | Target |
|---|---|
| SPF_A | onw.org.pl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 77.55.252.134 |
| SPF_MX | onw.org.pl |
Related pages
Pivot deeper into the graph from onw.org.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "onw.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.