Skip to content

Hostname

bbva.com.co

Last fetched

bbva.com.co resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:1924 as the registrar.

Nutrition Label

WHISPER CANON · bbva.com.coRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/bbva.com.co

Resolution chain

bbva.com.co resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.23.244.2352.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.202.104.6523.202.104.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.56.162.23423.56.162.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:1924
Organization
banco bilbao vizcaya argentaria, s.a. -
Contact emails

Subdomains

90 observed subdomains of bbva.com.co.

Web-graph footprint

Distinct hostnames that link to or from bbva.com.co in the public web crawl.

463 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for bbva.com.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP103.1.196.0/22
SPF_IP116.50.56.0/21
SPF_IP13.110.6.198
SPF_IP13.110.6.205
SPF_IP13.110.6.206
SPF_IP177.39.96.0/22
SPF_IP186.113.14.72
SPF_IP186.113.14.73
SPF_IP190.66.4.13
SPF_IP190.66.4.14
SPF_IP190.66.4.16
SPF_IP190.66.4.17
SPF_IP192.151.176.0/20
SPF_IP196.216.238.0/23
SPF_IP208.87.232.0/21
SPF_IP213.236.6.13
SPF_IP213.236.6.14
SPF_IP85.115.32.0/19
SPF_IP86.111.216.0/21
SPF_IP86.111.220.0/22
SPF_MXbbva.com.co

Related pages

Pivot deeper into the graph from bbva.com.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bbva.com.co"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.