Hostname
3s.pl
Last fetched
3s.pl resolves to 1 IPv4 address operated by AS39603 in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
3s.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.108.209.176 | 89.108.208.0/21 | AS39603 | — | PL |
WHOIS identity
- Registrar
- registrar:consulting service sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
50,202 observed subdomains of 3s.pl.
Showing 25 of 50,202. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 3s.pl in the public web crawl.
105 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for 3s.pl.
| Mechanism | Target |
|---|---|
| SPF_A | 3s.pl |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.117.146.108/32 |
| SPF_IP | 188.117.157.165/32 |
| SPF_IP | 188.117.185.90/32 |
| SPF_IP | 85.14.85.213/32 |
| SPF_IP | 89.25.150.17/32 |
| SPF_IP | 89.25.150.20/32 |
| SPF_IP | 89.25.150.23/32 |
| SPF_IP | 89.25.195.51/32 |
| SPF_MX | 3s.pl |
Related pages
Pivot deeper into the graph from 3s.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "3s.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.