Hostname
ghlea.com
Last fetched
ghlea.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ghlea.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.96.187 | 16.12.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.76.12 | 3.5.76.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.78.120 | 3.5.78.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.184 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.194 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.211 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.51 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.54 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.82.253 | 3.5.82.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.83.90 | 3.5.83.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.218 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.249 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.253 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.85.132 | 3.5.85.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.85.227 | 3.5.85.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.133.75 | 52.218.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.152.226 | 52.218.152.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.168.218 | 52.218.168.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.179.107 | 52.218.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.181.146 | 52.218.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ghlea.com owner
- Contact emails
- ghlea.com@whoisprotectservice.net
- 0f16f26e-21f0-4414-8c4d-937ab8bed480@identity-protect.org
- 102ddf9c-7a4d-4ce7-b357-e42b9ec21396@identity-protect.org
- 15a5846b-791c-4134-98fa-3e188352519c@identity-protect.org
- 7f53565e-d78f-4a11-9a47-1064be95cf9d@identity-protect.org
- c2c93552-87d6-487c-9873-6450a6511ba7@identity-protect.org
- owner-4557280@ghlea.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from ghlea.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ghlea.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ghlea.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.