Skip to content

Hostname

minetta.gr

Last fetched

minetta.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · minetta.grRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/minetta.gr

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.150.215116.202.0.0/16AS24940DE

WHOIS identity

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

Subdomains

25 observed subdomains of minetta.gr.

Web-graph footprint

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

85 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for minetta.gr.

MechanismTarget
SPF_Aminetta.gr
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEcpaspf.contactpigeon.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.63.110.123
SPF_IP193.92.25.134
SPF_IP195.46.23.50
SPF_IP195.46.24.66
SPF_IP212.205.124.5
SPF_IP212.205.124.7
SPF_IP212.205.63.216
SPF_IP212.205.63.219
SPF_IP212.251.30.226
SPF_IP62.74.244.250
SPF_IP79.129.59.35
SPF_IP85.25.176.52
SPF_MXminetta.gr

Related pages

Pivot deeper into the graph from minetta.gr.

Cypher and MCP

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

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