Skip to content

Hostname

ps.pl

Last fetched

ps.pl resolves to 1 IPv4 address operated by AS8286 in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · ps.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/ps.pl

Resolution chain

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

IPPrefixASNOperatorCountry
212.14.18.124212.14.0.0/19AS8286PL

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
zachodniopomorski uniwersytet technologiczny w szczecinie
Contact emails

Subdomains

58 observed subdomains of ps.pl.

Web-graph footprint

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

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ps.pl.

Related pages

Pivot deeper into the graph from ps.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ps.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.