Skip to content

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

WHISPER CANON · plus.plRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/plus.pl

Resolution chain

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

IPPrefixASNOperatorCountry
37.247.249.1037.247.128.0/17AS8374PLUSNET Plus network operator in PolandPL

WHOIS identity

Registrar
registrar:az.pl sp. z o.o.
Organization
Contact emails

Subdomains

377,383 observed subdomains of plus.pl.

Web-graph footprint

Distinct hostnames that link to or from plus.pl in the public web crawl.

739 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for plus.pl.

MechanismTarget
SPF_IP212.2.119.142/31
SPF_IP212.2.119.150/32
SPF_IP212.2.119.151/32
SPF_IP212.2.123.37
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 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 20

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