Hostname
leasing.sos.pl
Last fetched
leasing.sos.pl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
leasing.sos.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 |
|---|---|---|---|---|
| 104.21.51.86 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.177.248 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:consulting service sp. z o.o.
- Organization
- magroup spółka z ograniczoną odpowiedzialnością
- Contact emails
- —
Subdomains
18 observed subdomains of leasing.sos.pl.
Web-graph footprint
Distinct hostnames that link to or from leasing.sos.pl in the public web crawl.
68 sites link to this hostname.
61 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for leasing.sos.pl.
| Mechanism | Target |
|---|---|
| SPF_A | leasing.sos.pl |
| SPF_INCLUDE | _spf.cal.pl |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.vh.net.pl |
| SPF_IP | 136.243.254.121 |
| SPF_IP | 144.76.180.136 |
| SPF_IP | 144.76.180.137 |
| SPF_IP | 144.76.180.138 |
| SPF_IP | 144.76.180.139 |
| SPF_IP | 144.76.180.140 |
| SPF_IP | 144.76.180.141 |
| SPF_IP | 144.76.180.142 |
| SPF_IP | 167.235.187.64 |
| SPF_IP | 23.88.69.196 |
| SPF_IP | 23.88.69.237/32 |
| SPF_IP | 23.88.69.245 |
| SPF_IP | 83.168.99.220 |
| SPF_IP | 83.168.99.221 |
| SPF_IP | 83.168.99.222 |
| SPF_IP | 83.168.99.223 |
| SPF_MX | leasing.sos.pl |
Related pages
Pivot deeper into the graph from leasing.sos.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leasing.sos.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.