Hostname
sapr.com.pl
Last fetched
sapr.com.pl resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:kylos sp. z o. o. as the registrar.
Nutrition Label
Resolution chain
sapr.com.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 |
|---|---|---|---|---|
| 13.50.218.95 | 13.50.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.50.227.141 | 13.50.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- registrar:kylos sp. z o. o.
- Organization
- partner of promotion sp. z o.o.
- Contact emails
- —
Subdomains
5 observed subdomains of sapr.com.pl.
Web-graph footprint
Distinct hostnames that link to or from sapr.com.pl in the public web crawl.
44 sites link to this hostname.
59 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for sapr.com.pl.
| Mechanism | Target |
|---|---|
| SPF_A | sapr.com.pl |
| SPF_IP | 94.154.117.166/32 |
| SPF_MX | sapr.com.pl |
Related pages
Pivot deeper into the graph from sapr.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sapr.com.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.