Skip to content

Hostname

42.pl

Last fetched

42.pl resolves to 1 IPv4 address operated by AS39310 in PL. WHOIS lists registrar:nask|ul. wawozowa 18|02-796 warszawa|polska/poland|+48.22 3808300|info@dns.pl|| as the registrar.

Nutrition Label

WHISPER CANON · 42.plRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/42.pl

Resolution chain

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

IPPrefixASNOperatorCountry
79.98.145.4279.98.144.0/21AS39310PL

WHOIS identity

Registrar
registrar:nask|ul. wawozowa 18|02-796 warszawa|polska/poland|+48.22 3808300|info@dns.pl||
Organization
Contact emails

Subdomains

16 observed subdomains of 42.pl.

Web-graph footprint

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

55 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 42.pl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP79.98.145.32/27

Related pages

Pivot deeper into the graph from 42.pl.

Cypher and MCP

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

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