Skip to content

Hostname

eseve.gr

Last fetched

eseve.gr resolves to 1 IPv4 address operated by UKSERVERS-AS - UK Dedicated Servers Limited in GB.

Nutrition Label

WHISPER CANON · eseve.grRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/eseve.gr

Resolution chain

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

IPPrefixASNOperatorCountry
5.101.168.1545.101.168.0/21AS42831UKSERVERS-AS - UK Dedicated Servers LimitedGB

WHOIS identity

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

Subdomains

1 observed subdomain of eseve.gr.

Subdomain
www.eseve.gr

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • eseve.gr

SPF policy

5 SPF mechanisms authorising senders for eseve.gr.

MechanismTarget
SPF_Aeseve.gr
SPF_IP64.20.36.66
SPF_IP77.75.122.122
SPF_IP85.13.236.234
SPF_MXeseve.gr

Related pages

Pivot deeper into the graph from eseve.gr.

Cypher and MCP

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

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