Hostname
hs5.linux.pl
Last fetched
hs5.linux.pl is a registered hostname under the .pl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with hs5.linux.pl in WhisperGraph.
Subdomains
29 observed subdomains of hs5.linux.pl.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for hs5.linux.pl.
| Mechanism | Target |
|---|---|
| SPF_A | hs5.linux.pl |
| SPF_IP | 144.76.33.41 |
| SPF_IP | 2a01:4f9:2b:64:0:0:0:2 |
| SPF_IP | 95.216.64.19 |
| SPF_IP | 95.216.64.27 |
| SPF_MX | hs5.linux.pl |
Related pages
Pivot deeper into the graph from hs5.linux.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hs5.linux.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.