Skip to content

Hostname

enlighteneddark.org

Last fetched

enlighteneddark.org resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in CA. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · enlighteneddark.orgRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/enlighteneddark.org

Resolution chain

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

IPPrefixASNOperatorCountry
192.53.123.196192.53.120.0/22AS63949AKAMAI-LINODE-AP Akamai Connected CloudCA
9.144.110.839.144.108.0/22AS19901BRIGHTSPEED - BrightspeedUS

WHOIS identity

Registrar
iana:1005
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of enlighteneddark.org.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for enlighteneddark.org.

MechanismTarget
SPF_IP172.236.3.170
SPF_IP192.53.123.196
SPF_IP2600:3c04:0:0:f03c:95ff:fed1:9677
SPF_IP2600:3c13:0:0:f03c:95ff:fed1:8c08
SPF_IP9.144.110.83
SPF_MXenlighteneddark.org

Related pages

Pivot deeper into the graph from enlighteneddark.org.

Cypher and MCP

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

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