Skip to content

Hostname

evart.gr

Last fetched

evart.gr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · evart.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/evart.gr

Resolution chain

evart.gr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.91.82104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.212.133172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.11188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.11188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with evart.gr in WhisperGraph.

Subdomains

10 observed subdomains of evart.gr.

Web-graph footprint

Distinct hostnames that link to or from evart.gr in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for evart.gr.

MechanismTarget
SPF_Aevart.gr
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEwebsitewelcome.com
SPF_IP108.167.182.37
SPF_IP108.167.189.32
SPF_IP93.127.192.143
SPF_IP93.127.192.152
SPF_IP95.154.242.100
SPF_IP95.154.242.120
SPF_MXevart.gr

Related pages

Pivot deeper into the graph from evart.gr.

Cypher and MCP

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

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