Hostname
gdevelop-app.com
Last fetched
gdevelop-app.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gdevelop-app.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.8.65 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.9.65 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.45 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gdevelop-app.com owner
- Contact emails
- 15898f8f-7916-4d59-b21b-7a0452903705@identity-protect.org
- 23a984b4-7f10-4d76-8eda-7ec4ec7d9428@identity-protect.org
- 2f102cb9-497c-47cb-be83-764efe76abf4@identity-protect.org
- 4edc4171-564f-4f3e-86af-699644d1d779@identity-protect.org
- 6738868b-3ede-4efd-ad23-b3b761693005@identity-protect.org
- ac6d97ac-14b5-4569-afe5-c8f345583172@identity-protect.org
- d08077ca-80dc-4f45-afb6-93f16b8a9fb2@identity-protect.org
- owner-3830077@gdevelop-app.com.whoisprivacyservice.org
- owner-7449512@gdevelop-app.com.whoisprivacyservice.org
- owner-8089171@gdevelop-app.com.whoisprivacyservice.org
- owner-8611682@gdevelop-app.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of gdevelop-app.com.
Web-graph footprint
Distinct hostnames that link to or from gdevelop-app.com in the public web crawl.
192 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from gdevelop-app.com.
- IP · 104.26.8.65
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 15898f8f-7916-4d59-b21b-7a0452903705@identity-protect.org
- TLD · .com
- Browse hostnames · gd…
- 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: "gdevelop-app.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.