Skip to content

Hostname

dl.gett.com

Last fetched

dl.gett.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dl.gett.comRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dl.gett.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.81.53.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1903.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.143.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.153.24252.218.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.3452.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.216.2752.218.216.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.233.252.218.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.19552.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.23552.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.144.5952.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.160.15552.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.169.2752.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.180.17952.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.20352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.20352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dl.gett.com in WhisperGraph.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dl.gett.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dl.gett.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.