Hostname
supersystem.pl
Last fetched
supersystem.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:domeny.tv mserwis sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
supersystem.pl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:domeny.tv mserwis sp. z o.o.
- Organization
- s-gen technologie internetowe mgr inż. sergiusz brzeziński
- Contact emails
- —
Subdomains
10 observed subdomains of supersystem.pl.
Web-graph footprint
Distinct hostnames that link to or from supersystem.pl in the public web crawl.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for supersystem.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.fortimailcloud.com |
| SPF_IP | 151.115.43.97 |
| SPF_IP | 151.115.52.44 |
| SPF_IP | 154.52.13.110/32 |
| SPF_IP | 154.52.2.131/32 |
| SPF_IP | 54.37.136.246 |
| SPF_IP | 91.250.80.94 |
| SPF_IP | 92.51.162.253 |
| SPF_MX | supersystem.pl |
Related pages
Pivot deeper into the graph from supersystem.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "supersystem.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.