Skip to content

Hostname

dart.elcom.eu

Last fetched

dart.elcom.eu resolves to 1 IPv4 address operated by VNET-AS - VNET a.s. in SK.

Nutrition Label

WHISPER CANON · dart.elcom.euRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dart.elcom.eu

Resolution chain

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

IPPrefixASNOperatorCountry
46.229.230.4946.229.224.0/20AS29405VNET-AS - VNET a.s.SK

WHOIS identity

No WHOIS records are currently associated with dart.elcom.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dart.elcom.eu.

MechanismTarget
SPF_Adart.elcom.eu
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDE_spf.webhouse.sk
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mtasv.net
SPF_IP2a01:390:1:b:5054:ff:fe89:6a5c
SPF_IP81.89.49.135
SPF_IP81.89.49.60
SPF_IP92.245.4.177
SPF_MXdart.elcom.eu

Related pages

Pivot deeper into the graph from dart.elcom.eu.

Cypher and MCP

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

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