Hostname
plusgsm.pl
Last fetched
plusgsm.pl resolves to 1 IPv4 address operated by AS8374 in PL. WHOIS lists registrar:az.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
plusgsm.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 |
|---|---|---|---|---|
| 212.2.120.195 | 212.2.96.0/19 | AS8374 | — | PL |
WHOIS identity
- Registrar
- registrar:az.pl sp. z o.o.
- Organization
- polkomtel sp. z o.o.
- Contact emails
- —
Subdomains
958 observed subdomains of plusgsm.pl.
Showing 25 of 958. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from plusgsm.pl in the public web crawl.
49 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for plusgsm.pl.
| Mechanism | Target |
|---|---|
| SPF_IP | 212.2.119.142/31 |
| 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 plusgsm.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plusgsm.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.