Skip to content

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

WHISPER CANON · elta-kabel.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/elta-kabel.com

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.

WHOIS identity

Registrar
iana:69
Organization
elta-kabel d.o.o.
Contact emails

Subdomains

108 observed subdomains of elta-kabel.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for elta-kabel.com.

MechanismTarget
SPF_Aelta-kabel.com
SPF_INCLUDEspf.teol.net
SPF_IP134.90.128.9/32
SPF_IP217.23.192.0/26
SPF_IP217.23.192.170/31
SPF_IP217.23.192.64/27
SPF_IP217.23.198.192/28
SPF_IP62.68.96.27/32
SPF_IP62.68.96.8/32
SPF_IP79.143.160.20/32
SPF_IP79.143.168.8/32
SPF_MXelta-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.