Hostname
gband.app
Last fetched
gband.app resolves to 3 IPv4 addresses operated by AS197695 in RU. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
gband.app 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 |
|---|---|---|---|---|
| 194.67.71.39 | 194.67.71.0/24 | AS197695 | — | RU |
| 194.67.71.44 | 194.67.71.0/24 | AS197695 | — | RU |
| 194.67.71.67 | 194.67.71.0/24 | AS197695 | — | RU |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of gband.app owner
- Contact emails
- 04512e01f53fc8f009bb65c1669aa5e994e59b54a4ef70340d9873f9aeb47c27@gband.app.whoisproxy.org
- 2b6d6217d4ab9be579df0af9386d37822e275721618e5a50af9d49ee10ff8806@gband.app.whoisproxy.org
- 73688f84fb779caba6a062b8ce7ebd18ff57ace8f8a34bd288d23f015237bf0b@gband.app.whoisproxy.org
- bf0619d8c2f1b0b9c2a6a1146f75215a38b81e057b5c92ddb3cad5ff3c119d92@gband.app.whoisproxy.org
Subdomains
8 observed subdomains of gband.app.
Threat posture
History
Related pages
Pivot deeper into the graph from gband.app.
- IP · 194.67.71.39
- ASN · AS197695
- Registrar · iana:269
- Country · RU
- Email · 04512e01f53fc8f009bb65c1669aa5e994e59b54a4ef70340d9873f9aeb47c27@gband.app.whoisproxy.org
- TLD · .app
- Browse hostnames · gb…
- 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: "gband.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.