Skip to content

Hostname

vici.eu

Last fetched

vici.eu resolves to 1 IPv4 address operated by AS212531 in LT. WHOIS lists registrar:telia lietuva, ab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.235.68.23109.235.64.0/21AS212531LT

WHOIS identity

Registrar
registrar:telia lietuva, ab
Organization
Contact emails

Subdomains

12 observed subdomains of vici.eu.

Web-graph footprint

Distinct hostnames that link to or from vici.eu in the public web crawl.

75 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for vici.eu.

MechanismTarget
SPF_Avici.eu
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.59.15.98
SPF_IP212.59.7.9
SPF_IP79.98.25.47
SPF_IP81.7.123.185
SPF_IP82.135.237.217
SPF_IP82.135.237.218
SPF_IP82.135.237.220
SPF_IP84.50.247.42
SPF_IP91.183.160.139

Related pages

Pivot deeper into the graph from vici.eu.

Cypher and MCP

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

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