Skip to content

Hostname

distrowatch.org

Last fetched

distrowatch.org resolves to 1 IPv4 address operated by AGROUNION-AS in DK. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · distrowatch.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/distrowatch.org

Resolution chain

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

IPPrefixASNOperatorCountry
82.103.129.7182.103.128.0/18AS30736AGROUNION-ASDK

WHOIS identity

Registrar
iana:81
Organization
ladislav bodnar
Contact emails

Subdomains

2 observed subdomains of distrowatch.org.

Web-graph footprint

Distinct hostnames that link to or from distrowatch.org in the public web crawl.

115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for distrowatch.org.

MechanismTarget
SPF_INCLUDEzoho.com
SPF_IP2a00:9080:1:58a:0:0:0:1
SPF_IP82.103.129.71

Related pages

Pivot deeper into the graph from distrowatch.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "distrowatch.org"})-[: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.