Skip to content

Hostname

gelight.com

Last fetched

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

Nutrition Label

WHISPER CANON · gelight.comRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gelight.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.9016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.25116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.8816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.916.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.65.17316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.13.1003.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.23.2253.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.234.4252.216.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.92.7452.216.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.17.20352.217.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.17.24352.217.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.71.13952.217.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.23552.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.7552.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.91.4352.217.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
. internet registrations
Contact emails

Subdomains

1 observed subdomain of gelight.com.

Threat posture

History

Related pages

Pivot deeper into the graph from gelight.com.

Cypher and MCP

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

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