Hostname
banoapp.com
Last fetched
banoapp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
banoapp.com 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 |
|---|---|---|---|---|
| 13.210.141.225 | 13.224.60.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.62.199.26 | 52.83.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.63.182.43 | 52.83.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.79.50.34 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:625
- Organization
- domain protection services,
- Contact emails
Subdomains
2 observed subdomains of banoapp.com.
| Subdomain |
|---|
| testwww.banoapp.com |
| www.banoapp.com |
Web-graph footprint
Distinct hostnames that link to or from banoapp.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from banoapp.com.
- IP · 13.210.141.225
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:625
- Country · AU
- Email · 6a5ed39811ac4140b141539dbda9e859.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ba…
- 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: "banoapp.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.