Skip to content

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

WHISPER CANON · sar.org.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sar.org.pl

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.

Web-graph footprint

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

96 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sar.org.pl.

MechanismTarget
SPF_Asar.org.pl
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.135.219.185
SPF_IP185.170.28.0/24
SPF_IP52.178.146.62
SPF_IP80.243.123.9
SPF_IP91.195.250.42/24
SPF_MXsar.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.