Skip to content

Hostname

enlighten-world.com

Last fetched

enlighten-world.com resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · enlighten-world.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/enlighten-world.com

Resolution chain

enlighten-world.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.97.134.77161.97.128.0/19AS51167DE

WHOIS identity

Registrar
iana:1250
Organization
sagor hasan
Contact emails

Subdomains

9 observed subdomains of enlighten-world.com.

Web-graph footprint

Distinct hostnames that link to or from enlighten-world.com in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • enlighten-world.com

SPF policy

8 SPF mechanisms authorising senders for enlighten-world.com.

MechanismTarget
SPF_Aenlighten-world.com
SPF_INCLUDEemail.datascom.com
SPF_INCLUDEmail.email.datascom.com
SPF_INCLUDEsmtp.datascom.com
SPF_IP144.91.95.186
SPF_IP161.97.134.77
SPF_IP173.249.51.35
SPF_MXenlighten-world.com

Related pages

Pivot deeper into the graph from enlighten-world.com.

Cypher and MCP

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

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