Skip to content

Hostname

bluekey.gr

Last fetched

bluekey.gr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · bluekey.grRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bluekey.gr

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.125108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.2108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.41108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.76108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.86.17108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.70108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.86108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
108.139.86.90108.139.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
3.160.170.123.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.143.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.473.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.563.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

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

Subdomains

1 observed subdomain of bluekey.gr.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bluekey.gr.

MechanismTarget
SPF_Abluekey.gr
SPF_INCLUDEamazon.ses
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbluekey.gr

Related pages

Pivot deeper into the graph from bluekey.gr.

Cypher and MCP

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

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