Hostname
sar.org.pl
Last fetched
sar.org.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
sar.org.pl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:nazwa.pl sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
34 observed subdomains of sar.org.pl.
Showing 19 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sar.org.pl in the public web crawl.
96 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for sar.org.pl.
| Mechanism | Target |
|---|---|
| SPF_A | sar.org.pl |
| SPF_INCLUDE | _spf.emaillabs.net.pl |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 137.135.219.185 |
| SPF_IP | 185.170.28.0/24 |
| SPF_IP | 52.178.146.62 |
| SPF_IP | 80.243.123.9 |
| SPF_IP | 91.195.250.42/24 |
| SPF_MX | sar.org.pl |
Related pages
Pivot deeper into the graph from sar.org.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sar.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.