Skip to content

Hostname

enlightenment.org

Last fetched

enlightenment.org resolves to 2 IPv4 addresses operated by LINK-OREGON - University of Oregon in US. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · enlightenment.orgRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/enlightenment.org

Resolution chain

enlightenment.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.211.167.12140.211.0.0/16AS3701LINK-OREGON - University of OregonUS
140.211.167.131140.211.0.0/16AS3701LINK-OREGON - University of OregonUS

WHOIS identity

Registrar
iana:469
Organization
carsten haitzler
Contact emails

Subdomains

17 observed subdomains of enlightenment.org.

Web-graph footprint

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

1,014 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for enlightenment.org.

MechanismTarget
SPF_Aenlightenment.org
SPF_IP140.211.167.128/25
SPF_IP140.211.167.167/32
SPF_IP140.211.167.168/32
SPF_IP163.172.114.208/32
SPF_IP163.172.251.129/32
SPF_IP62.210.98.0/27
SPF_MXenlightenment.org

Related pages

Pivot deeper into the graph from enlightenment.org.

Cypher and MCP

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

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