Hostname
get.gl
Last fetched
get.gl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
get.gl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.135.4.169 | 15.135.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.104.195.246 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.104.255.206 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.63.176.120 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.64.180.107 | 52.64.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.38.7 | 54.66.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:1001
- Organization
- —
- Contact emails
Subdomains
1 observed subdomain of get.gl.
| Subdomain |
|---|
| dev.get.gl |
Web-graph footprint
Distinct hostnames that link to or from get.gl in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from get.gl.
- IP · 15.135.4.169
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1001
- Country · AU
- Email · wskw0co0oc08k8g8ck4ws44808c084scgc8w0k8kcg84400skc8wc80k044g0csk@privacy.nic.gl
- TLD · .gl
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "get.gl"})-[: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.