Hostname
gz99.app
Last fetched
gz99.app resolves to 4 IPv4 addresses operated by AS20940 in FR. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
gz99.app resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.25.102.76 | 184.25.102.0/24 | AS20940 | — | FR |
| 184.25.102.85 | 184.25.102.0/24 | AS20940 | — | FR |
| 2.16.168.103 | 2.16.168.0/24 | AS20940 | — | DE |
| 2.16.168.118 | 2.16.168.0/24 | AS20940 | — | DE |
WHOIS identity
- Registrar
- iana:1479
- Organization
- see privacyguardian.org
- Contact emails
Subdomains
1 observed subdomain of gz99.app.
| Subdomain |
|---|
| www.gz99.app |
Threat posture
History
Related pages
Pivot deeper into the graph from gz99.app.
- IP · 184.25.102.76
- ASN · AS20940
- Registrar · iana:1479
- Country · FR
- Email · pw-f4e12132bc96bca8268c69eaea41929e@privacyguardian.org
- TLD · .app
- Browse hostnames · gz…
- 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: "gz99.app"})-[: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.