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
Resolution chain
enlightenment.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 140.211.167.12 | 140.211.0.0/16 | AS3701 | LINK-OREGON - University of Oregon | US |
| 140.211.167.131 | 140.211.0.0/16 | AS3701 | LINK-OREGON - University of Oregon | US |
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
MX records
SPF policy
8 SPF mechanisms authorising senders for enlightenment.org.
| Mechanism | Target |
|---|---|
| SPF_A | enlightenment.org |
| SPF_IP | 140.211.167.128/25 |
| SPF_IP | 140.211.167.167/32 |
| SPF_IP | 140.211.167.168/32 |
| SPF_IP | 163.172.114.208/32 |
| SPF_IP | 163.172.251.129/32 |
| SPF_IP | 62.210.98.0/27 |
| SPF_MX | enlightenment.org |
Related pages
Pivot deeper into the graph from enlightenment.org.
- IP · 140.211.167.12
- ASN · AS3701LINK-OREGON - University of Oregon
- Registrar · iana:469
- Country · US
- Email · raster@rasterman.com
- TLD · .org
- Browse hostnames · en…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.