Skip to content

Hostname

linux.net.pl

Last fetched

linux.net.pl resolves to 1 IPv4 address operated by AS29405 in SK. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · linux.net.plRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.8/10canon.whisper.security/host/linux.net.pl

Resolution chain

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

IPPrefixASNOperatorCountry
217.73.31.133217.73.16.0/20AS29405SK

WHOIS identity

Registrar
registrar:ovh sas
Organization
7thguard.net łukasz jachowicz
Contact emails

Subdomains

11 observed subdomains of linux.net.pl.

Web-graph footprint

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

18 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for linux.net.pl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP217.73.31.12
SPF_IP82.177.112.45

Related pages

Pivot deeper into the graph from linux.net.pl.

Cypher and MCP

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

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