Skip to content

Hostname

distrowatch.com

Last fetched

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

Nutrition Label

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

Resolution chain

distrowatch.com 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
530a6f797f04494079a17c32272c5191-1928481@contact_gandi_net
Contact emails

Subdomains

11 observed subdomains of distrowatch.com.

Web-graph footprint

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

4,170 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for distrowatch.com.

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

Related pages

Pivot deeper into the graph from distrowatch.com.

Cypher and MCP

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

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