Skip to content

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

WHISPER CANON · plusgsm.plRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/plusgsm.pl

Resolution chain

plusgsm.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.2.120.195212.2.96.0/19AS8374PL

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.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for plusgsm.pl.

MechanismTarget
SPF_IP212.2.119.142/31
SPF_IP212.2.96.51/32
SPF_IP212.2.96.52/32
SPF_IP212.2.96.53
SPF_IP212.2.96.54
SPF_IP212.2.96.62
SPF_IP2a01:2e0:0:95:0:0:0:51
SPF_IP2a01: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.