Hostname
elta-kabel.com
Last fetched
elta-kabel.com resolves to 1 IPv4 address operated by AS21107 in BA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
elta-kabel.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 |
|---|---|---|---|---|
| 217.23.192.18 | 217.23.192.0/20 | AS21107 | — | BA |
| 217.23.192.18 | 217.23.192.0/20 | AS21107 | — | BA |
WHOIS identity
- Registrar
- iana:69
- Organization
- elta-kabel d.o.o.
- Contact emails
Subdomains
108 observed subdomains of elta-kabel.com.
Showing 25 of 108. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from elta-kabel.com in the public web crawl.
15 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
12 SPF mechanisms authorising senders for elta-kabel.com.
| Mechanism | Target |
|---|---|
| SPF_A | elta-kabel.com |
| SPF_INCLUDE | spf.teol.net |
| SPF_IP | 134.90.128.9/32 |
| SPF_IP | 217.23.192.0/26 |
| SPF_IP | 217.23.192.170/31 |
| SPF_IP | 217.23.192.64/27 |
| SPF_IP | 217.23.198.192/28 |
| SPF_IP | 62.68.96.27/32 |
| SPF_IP | 62.68.96.8/32 |
| SPF_IP | 79.143.160.20/32 |
| SPF_IP | 79.143.168.8/32 |
| SPF_MX | elta-kabel.com |
Related pages
Pivot deeper into the graph from elta-kabel.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elta-kabel.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.