Skip to content

Hostname

devuan.org

Last fetched

devuan.org resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · devuan.orgRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/devuan.org

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.138.214116.202.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:433
Organization
franco lanza
Contact emails

Subdomains

24 observed subdomains of devuan.org.

Web-graph footprint

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

556 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for devuan.org.

MechanismTarget
SPF_INCLUDEdyne.org
SPF_IP116.202.138.208/28
SPF_IP136.243.229.208/28
SPF_IP2a01:4f8:162:2423:0:0:0:1
SPF_IP2a01:4f8:a0:61f5:0:0:0:1
SPF_IP2a01:4f8:fff1:d::/64
SPF_IP2a01:4f8:fff3:1f::/64
SPF_IP2a01:4f9:3b:5459:0:0:0:1
SPF_IP2a01:4f9:fff1:13::/64
SPF_IP5.9.97.46
SPF_IP65.21.79.241
SPF_IP85.10.193.185
SPF_IP95.217.249.224/28

Related pages

Pivot deeper into the graph from devuan.org.

Cypher and MCP

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

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