Skip to content

Hostname

vist.eu

Last fetched

vist.eu resolves to 2 IPv4 addresses operated by AS15694 in PL. WHOIS lists registrar:netart registrar sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · vist.euRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/vist.eu

Resolution chain

vist.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:netart registrar sp. z o.o.
Organization
Contact emails

Subdomains

2 observed subdomains of vist.eu.

Web-graph footprint

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

30 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vist.eu.

MechanismTarget
SPF_Avist.eu
SPF_MXvist.eu

Related pages

Pivot deeper into the graph from vist.eu.

Cypher and MCP

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

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