Skip to content

Hostname

gitlab.pcss.pl

Last fetched

gitlab.pcss.pl resolves to 1 IPv4 address operated by POZMAN POZMAN-EDU in PL.

Nutrition Label

WHISPER CANON · gitlab.pcss.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gitlab.pcss.pl

Resolution chain

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

IPPrefixASNOperatorCountry
150.254.158.165150.254.0.0/16AS9112POZMAN POZMAN-EDUPL

WHOIS identity

No WHOIS records are currently associated with gitlab.pcss.pl in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gitlab.pcss.pl.

MechanismTarget
SPF_Agitlab.pcss.pl
SPF_INCLUDE_nie_lubie_gugla.man.poznan.pl

Related pages

Pivot deeper into the graph from gitlab.pcss.pl.

Cypher and MCP

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

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