Skip to content

Hostname

minoan.gr

Last fetched

minoan.gr resolves to 1 IPv4 address operated by F5 - F5 Networks SARL in FR.

Nutrition Label

WHISPER CANON · minoan.grRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/minoan.gr

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.158.90159.60.144.0/20AS35280F5 - F5 Networks SARLFR

WHOIS identity

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

Subdomains

20 observed subdomains of minoan.gr.

Web-graph footprint

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

551 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for minoan.gr.

MechanismTarget
SPF_Aminoan.gr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP95.217.19.57/32
SPF_MXminoan.gr

Related pages

Pivot deeper into the graph from minoan.gr.

Cypher and MCP

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

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