Skip to content

Hostname

tekeli.li

Last fetched

tekeli.li resolves to 1 IPv4 address operated by AS35425 in GB. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · tekeli.liRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/tekeli.li

Resolution chain

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

IPPrefixASNOperatorCountry
212.110.173.52212.110.160.0/19AS35425GB

WHOIS identity

Registrar
iana:85
Organization
roger burton west
Contact emails

Subdomains

3 observed subdomains of tekeli.li.

Web-graph footprint

Distinct hostnames that link to or from tekeli.li in the public web crawl.

81 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tekeli.li.

MechanismTarget
SPF_Atekeli.li
SPF_IP212.110.173.52
SPF_MXtekeli.li

Related pages

Pivot deeper into the graph from tekeli.li.

Cypher and MCP

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

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