Skip to content

Hostname

ceylektra.com

Last fetched

ceylektra.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:460 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.21.77.5465.21.0.0/16AS24940FI

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of ceylektra.com.

Web-graph footprint

Distinct hostnames that link to or from ceylektra.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ceylektra.com.

MechanismTarget
SPF_Aadm.sltidc.lk
SPF_Aceylektra.com
SPF_Acgprof01.sltidc.lk
SPF_Acgprof02.sltidc.lk
SPF_Acgprof04.sltidc.lk
SPF_Acgproout.sltidc.lk
SPF_Amail.ceylektra.com
SPF_MXceylektra.com

Related pages

Pivot deeper into the graph from ceylektra.com.

Cypher and MCP

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

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