Skip to content

Hostname

debian.pl

Last fetched

debian.pl resolves to 1 IPv4 address operated by LEON-AS - Leon Sp. z o.o. in PL. WHOIS lists iana:1664 as the registrar.

Nutrition Label

WHISPER CANON · debian.plRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/debian.pl

Resolution chain

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

IPPrefixASNOperatorCountry
195.66.73.40195.66.73.0/24AS13000LEON-AS - Leon Sp. z o.o.PL

WHOIS identity

Registrar
iana:1664
Organization
Contact emails

Subdomains

7 observed subdomains of debian.pl.

Web-graph footprint

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

57 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for debian.pl.

MechanismTarget
SPF_IP195.66.73.43/32

Related pages

Pivot deeper into the graph from debian.pl.

Cypher and MCP

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

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