Hostname
dl.gl
Last fetched
dl.gl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
dl.gl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.152.39 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.46 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.56 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.65 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.202.112 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.117 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.119 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.202.123 | 18.164.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:1387
- Organization
- —
- Contact emails
Subdomains
1 observed subdomain of dl.gl.
| Subdomain |
|---|
| m.dl.gl |
Web-graph footprint
Distinct hostnames that link to or from dl.gl in the public web crawl.
22 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from dl.gl.
- IP · 108.156.152.39
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · goo4kgkckk4kgock04w0ckwc0gcw4kcssow04skkkkkosggowsw4cg4goocccgww@privacy.nic.gl
- TLD · .gl
- Browse hostnames · dl…
- 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: "dl.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.