Skip to content

Hostname

telight.eu

Last fetched

telight.eu resolves to 2 IPv4 addresses operated by ACTIVE24-AS www.active24.cz in CZ. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · telight.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/telight.eu

Resolution chain

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

IPPrefixASNOperatorCountry
31.15.10.14931.15.8.0/21AS25234ACTIVE24-AS www.active24.czCZ
37.9.175.21237.9.175.0/24AS51013WEBSUPPORT-SRO-SK-ASSK

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
Contact emails

Subdomains

3 observed subdomains of telight.eu.

Web-graph footprint

Distinct hostnames that link to or from telight.eu in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for telight.eu.

MechanismTarget
SPF_Atelight.eu
SPF_INCLUDE_spf.websupport.cz
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtelight.eu

Related pages

Pivot deeper into the graph from telight.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "telight.eu"})-[: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.