Hostname
bbva.com
Last fetched
bbva.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
bbva.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 |
|---|---|---|---|---|
| 104.70.83.224 | 104.70.80.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.71.181.76 | 104.71.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.197.143.45 | 23.197.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.63.132.183 | 23.63.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:69
- Organization
- banco bilbao vizcaya argentaria,
- Contact emails
Subdomains
159 observed subdomains of bbva.com.
Showing 25 of 159. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bbva.com in the public web crawl.
6,980 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for bbva.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _countries.bbva.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | bbva-com.spf.smtp25.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_IP | 103.1.196.0/22 |
| SPF_IP | 116.50.56.0/21 |
| SPF_IP | 177.39.96.0/22 |
| SPF_IP | 192.151.176.0/20 |
| SPF_IP | 196.216.238.0/23 |
| SPF_IP | 207.126.144.0/20 |
| SPF_IP | 208.87.232.0/21 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 85.115.32.0/19 |
| SPF_IP | 86.111.216.0/21 |
| SPF_IP | 86.111.220.0/22 |
| SPF_IP | 89.107.176.83 |
| SPF_IP | 89.107.180.0/23 |
| SPF_IP | 91.209.6.0/24 |
Related pages
Pivot deeper into the graph from bbva.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bbva.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.