Hostname
plus.pl
Last fetched
plus.pl resolves to 1 IPv4 address operated by PLUSNET Plus network operator in Poland in PL. WHOIS lists registrar:az.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
plus.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 |
|---|---|---|---|---|
| 37.247.249.10 | 37.247.128.0/17 | AS8374 | PLUSNET Plus network operator in Poland | PL |
WHOIS identity
- Registrar
- registrar:az.pl sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
377,383 observed subdomains of plus.pl.
Showing 25 of 377,383. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from plus.pl in the public web crawl.
739 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for plus.pl.
| Mechanism | Target |
|---|---|
| SPF_IP | 212.2.119.142/31 |
| SPF_IP | 212.2.119.150/32 |
| SPF_IP | 212.2.119.151/32 |
| SPF_IP | 212.2.123.37 |
| SPF_IP | 212.2.96.51/32 |
| SPF_IP | 212.2.96.52/32 |
| SPF_IP | 212.2.96.53 |
| SPF_IP | 212.2.96.54 |
| SPF_IP | 212.2.96.62 |
| SPF_IP | 2a01:2e0:0:95:0:0:0:51 |
| SPF_IP | 2a01:2e0:0:95:0:0:0:52 |
Related pages
Pivot deeper into the graph from plus.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plus.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.