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
Resolution chain
telkea.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.24.208.3 | 212.28.230.0/24 | AS34683 | — | LU |
WHOIS identity
- Registrar
- iana:269
- Organization
- netline
- Contact emails
Subdomains
39 observed subdomains of telkea.com.
Showing 25 of 39. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
27 SPF mechanisms authorising senders for telkea.com.
| Mechanism | Target |
|---|---|
| SPF_A | antispam.telkea.email |
| SPF_A | as.telkea.email |
| SPF_A | billing.telitcloud.lu |
| SPF_A | plesk12.netline.lu |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.35.81.237 |
| SPF_IP | 195.35.81.238/32 |
| SPF_IP | 195.35.81.239/32 |
| SPF_IP | 212.24.195.214 |
| SPF_IP | 212.24.198.137 |
| SPF_IP | 212.24.198.21 |
| SPF_IP | 212.24.200.2 |
| SPF_IP | 212.24.206.153 |
| SPF_IP | 212.24.208.100 |
| SPF_IP | 212.24.208.101 |
| SPF_IP | 212.24.208.3 |
| SPF_IP | 212.24.208.7 |
| SPF_IP | 87.254.119.14 |
| SPF_IP | 87.254.120.225 |
| SPF_IP | 87.254.120.238 |
| SPF_IP | 87.254.123.244 |
| SPF_IP | 87.254.123.251 |
| SPF_IP | 87.254.123.252 |
| SPF_IP | 87.254.99.10 |
| SPF_IP | 87.254.99.41 |
| SPF_MX | telkea.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.