Skip to content

Hostname

breeze.gr

Last fetched

breeze.gr resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · breeze.grRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/breeze.gr

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.16016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.9116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.4616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.14016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.12516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.21316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.17716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.64.6116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.16.2243.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.33.10152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.2952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.9952.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.141.14952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.25352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of breeze.gr.

Subdomain
www.breeze.gr

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for breeze.gr.

MechanismTarget
SPF_Abreeze.gr
SPF_INCLUDEsecureserver.net
SPF_MXbreeze.gr

Related pages

Pivot deeper into the graph from breeze.gr.

Cypher and MCP

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

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