Skip to content

Hostname

garygentry.com

Last fetched

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

Nutrition Label

WHISPER CANON · garygentry.comRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/garygentry.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.22416.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24216.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.4016.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.316.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.17116.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.18716.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.40.1316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.11716.182.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.20.73.5.21.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.213.13352.216.238.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.216.18152.216.238.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.37.21352.216.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.19752.216.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.5352.216.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.6952.216.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.89.14752.216.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.192.18152.218.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.202.3752.218.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.229.19752.218.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.19752.218.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of garygentry.com owner
Contact emails

Subdomains

1 observed subdomain of garygentry.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from garygentry.com.

Cypher and MCP

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

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