Skip to content

Hostname

amoretti.gr

Last fetched

amoretti.gr resolves to 1 IPv4 address operated by CONTABO - Contabo GmbH in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
161.97.163.52161.97.160.0/20AS51167CONTABO - Contabo GmbHGB

WHOIS identity

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

Subdomains

7 observed subdomains of amoretti.gr.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for amoretti.gr.

MechanismTarget
SPF_Aamoretti.gr
SPF_IP116.202.157.111
SPF_IP116.202.245.186
SPF_IP178.63.61.173
SPF_IP185.25.23.55
SPF_IP46.4.97.166
SPF_MXamoretti.gr

Related pages

Pivot deeper into the graph from amoretti.gr.

Cypher and MCP

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

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