Skip to content

Hostname

evalue.gr

Last fetched

evalue.gr resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · evalue.grRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/evalue.gr

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.13.2245.60.13.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.19.2245.60.19.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

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

Subdomains

2 observed subdomains of evalue.gr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for evalue.gr.

MechanismTarget
SPF_INCLUDE_spf.telekom.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.125.253.151
SPF_IP194.125.253.152
SPF_IP194.125.253.200
SPF_IP194.125.253.201
SPF_IP195.167.99.114
SPF_IP195.167.99.160/27
SPF_IP212.205.80.56
SPF_IP212.205.80.57

Related pages

Pivot deeper into the graph from evalue.gr.

Cypher and MCP

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

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