Hostname
gono.app
Last fetched
gono.app resolves to 2 IPv4 addresses operated by ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
gono.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.208.188.125 | 35.208.0.0/15 | AS43515 | ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY | US |
| 35.208.95.108 | 35.208.0.0/15 | AS43515 | ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of gono.app.
| Subdomain |
|---|
| www.gono.app |
Web-graph footprint
Distinct hostnames that link to or from gono.app in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for gono.app.
| Mechanism | Target |
|---|---|
| SPF_A | gono.app |
| SPF_INCLUDE | gono.app.spf.auto.dnssmarthost.net |
| SPF_MX | gono.app |
Related pages
Pivot deeper into the graph from gono.app.
- IP · 35.208.188.125
- ASN · AS43515ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY
- Registrar · iana:1068
- Country · US
- Email · d86109ab0b9546f0a4682024fc1602c0.protect@withheldforprivacy.com
- TLD · .app
- 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: "gono.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.