Skip to content

Hostname

tekgrl.cloud

Last fetched

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

Nutrition Label

WHISPER CANON · tekgrl.cloudRouting diversity5.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tekgrl.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.4216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.16516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.25016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.12216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.2716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.4716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.121.15752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.1352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.192.16552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.18952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.5352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.68.352.217.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.3754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.202.9354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

1 observed subdomain of tekgrl.cloud.

Threat posture

History

Related pages

Pivot deeper into the graph from tekgrl.cloud.

Cypher and MCP

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

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