Hostname
glide.com
Last fetched
glide.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
glide.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.251.125 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.38 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.85 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.32.251.88 | 13.32.250.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.167.56.18 | 3.167.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.56.31 | 3.167.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.56.33 | 3.167.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.56.84 | 3.167.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.214.103 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.25 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.43 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.58 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1243683426
- Contact emails
- sgtonkin@gmail.com
- tgraham@glide.com
- zx7e96s92z5@networksolutionsprivateregistration.com
- yf8uepyaqaob@contactprivacy.email
- 251f5c91-a266-4e4b-ba34-d42540071ee3@identity-protect.org
- 51ad3497-f4c0-4bfa-9b3a-7bc8fcbd4764@identity-protect.org
- 55c6fe81-0eb7-41a8-a91d-633fcdd18fc9@identity-protect.org
- 894745a5-5bc7-40f8-92ed-cb3b020859f5@identity-protect.org
- de0143b6-4d1e-4d18-9cc3-24a6b516137e@identity-protect.org
Subdomains
16 observed subdomains of glide.com.
Web-graph footprint
Distinct hostnames that link to or from glide.com in the public web crawl.
61 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for glide.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from glide.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "glide.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.