Skip to content

Hostname

messini.gr

Last fetched

messini.gr resolves to 2 IPv4 addresses operated by AS6867 in GR.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

15 observed subdomains of messini.gr.

Web-graph footprint

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

48 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for messini.gr.

MechanismTarget
SPF_Amessini.gr
SPF_IP185.78.220.219
SPF_IP95.129.40.51
SPF_MXmessini.gr

Related pages

Pivot deeper into the graph from messini.gr.

Cypher and MCP

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

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