Skip to content

Hostname

telkea.com

Last fetched

telkea.com resolves to 1 IPv4 address operated by AS34683 in LU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · telkea.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/telkea.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.24.208.3212.28.230.0/24AS34683LU

WHOIS identity

Registrar
iana:269
Organization
netline
Contact emails

Subdomains

39 observed subdomains of telkea.com.

Web-graph footprint

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

31 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for telkea.com.

MechanismTarget
SPF_Aantispam.telkea.email
SPF_Aas.telkea.email
SPF_Abilling.telitcloud.lu
SPF_Aplesk12.netline.lu
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.35.81.237
SPF_IP195.35.81.238/32
SPF_IP195.35.81.239/32
SPF_IP212.24.195.214
SPF_IP212.24.198.137
SPF_IP212.24.198.21
SPF_IP212.24.200.2
SPF_IP212.24.206.153
SPF_IP212.24.208.100
SPF_IP212.24.208.101
SPF_IP212.24.208.3
SPF_IP212.24.208.7
SPF_IP87.254.119.14
SPF_IP87.254.120.225
SPF_IP87.254.120.238
SPF_IP87.254.123.244
SPF_IP87.254.123.251
SPF_IP87.254.123.252
SPF_IP87.254.99.10
SPF_IP87.254.99.41
SPF_MXtelkea.com

Related pages

Pivot deeper into the graph from telkea.com.

Cypher and MCP

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

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