Skip to content

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

WHISPER CANON · ghlea.comRouting diversity7.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ghlea.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.96.18716.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.76.123.5.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.1203.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.1843.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1943.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2113.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.513.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.543.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.2533.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.903.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2183.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2493.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2533.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1323.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2273.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.133.7552.218.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.22652.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.168.21852.218.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.179.10752.218.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.181.14652.218.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

Distinct hostnames that link to or from ghlea.com in the public web crawl.

9 sites link to this hostname.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.