Skip to content

Hostname

deako.lighting

Last fetched

deako.lighting resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · deako.lightingRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/deako.lighting

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.207.5716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.25316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.72.19716.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.140.3552.216.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.211.19752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.238.1852.216.238.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.35.23752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.41.22952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.15752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.115.2952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.41.18752.217.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.10752.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.136.17354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.226.22954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.228.22954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

1 observed subdomain of deako.lighting.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for deako.lighting.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from deako.lighting.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "deako.lighting"})-[: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.