Skip to content

Hostname

bbva.com.ar

Last fetched

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

Nutrition Label

WHISPER CANON · bbva.com.arRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/bbva.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.245.302.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.222.205.1623.222.204.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.58.109.4623.32.0.0/11AS20940AKAMAI-ASN1DE

WHOIS identity

Registrar
iana:840
Organization
Contact emails

Subdomains

48 observed subdomains of bbva.com.ar.

Web-graph footprint

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

504 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for bbva.com.ar.

MechanismTarget
SPF_Amail1.bbva.com.ar
SPF_Amail2.bbva.com.ar
SPF_INCLUDE_netblocks.google.com
SPF_IP103.1.196.0/22
SPF_IP116.50.56.0/21
SPF_IP177.39.96.0/22
SPF_IP192.151.176.0/20
SPF_IP196.216.238.0/23
SPF_IP200.5.92.67
SPF_IP200.5.92.68
SPF_IP200.5.92.71
SPF_IP200.5.92.72
SPF_IP208.87.232.0/21
SPF_IP85.115.32.0/19
SPF_IP86.111.216.0/21
SPF_IP86.111.220.0/22
SPF_MXbbva.com.ar

Related pages

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

Cypher and MCP

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

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