Hostname
banno.com
Last fetched
banno.com resolves to 1 IPv4 address operated by JOSE ARNALDO PINHEIRO DE SOUZA EIRELI-ME in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
banno.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.72.178.159 | 34.72.176.0/20 | AS396982 | JOSE ARNALDO PINHEIRO DE SOUZA EIRELI-ME | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- banno llc.
- Contact emails
- hosting@banno.com
- 07d9b7aa-e21e-4fa0-ad46-1bcbb7835d7b@identity-protect.org
- 364158d2-94bf-46a7-abe0-236ff4e394e2@identity-protect.org
- 60f59a34-1bbf-4aa1-a220-e5d4786dd9ef@identity-protect.org
- 83de04ff-cb11-452f-a2cf-528da93370b9@identity-protect.org
- 97a6214c-f77e-4831-ab82-c36075e2fa83@identity-protect.org
- a4b79203-536a-4b41-86de-cb446e80e904@identity-protect.org
- contact@privacyprotect.org
- owner-10122219@banno.com.whoisprivacyservice.org
- owner-10319601@banno.com.whoisprivacyservice.org
- owner-1032555@banno.com.whoisprivacyservice.org
- owner-10392168@banno.com.whoisprivacyservice.org
- owner-1229937@banno.com.whoisprivacyservice.org
- owner-1302504@banno.com.whoisprivacyservice.org
- owner-1484962@banno.com.whoisprivacyservice.org
- owner-2097427@banno.com.whoisprivacyservice.org
- owner-4629868@banno.com.whoisprivacyservice.org
- owner-4827250@banno.com.whoisprivacyservice.org
- owner-5097199@banno.com.whoisprivacyservice.org
- owner-5424791@banno.com.whoisprivacyservice.org
- and 8 more
Subdomains
162 observed subdomains of banno.com.
Showing 25 of 162. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from banno.com in the public web crawl.
600 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for banno.com.
| Mechanism | Target |
|---|---|
| SPF_A | banno.com |
| SPF_INCLUDE | _netblocks.jackhenry.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 147.202.127.0/24 |
| SPF_IP | 147.202.23.192/27 |
| SPF_IP | 147.202.23.64/27 |
| SPF_IP | 147.202.96.0/24 |
| SPF_IP | 147.202.98.0/24 |
| SPF_IP | 206.57.6.0/24 |
| SPF_IP | 209.66.113.0/24 |
Related pages
Pivot deeper into the graph from banno.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "banno.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.