Skip to content

Hostname

bbva.it

Last fetched

bbva.it resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · bbva.itRouting diversity4.2/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/bbva.it

Resolution chain

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

IPPrefixASNOperatorCountry
23.210.125.22623.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.212.213.6423.212.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.36.83.14523.36.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.103.7423.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.54.217.1223.54.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.63.130.523.63.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
banco bilbao vizcaya argentaria,
Contact emails

Subdomains

19 observed subdomains of bbva.it.

Web-graph footprint

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

90 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bbva.it.

Related pages

Pivot deeper into the graph from bbva.it.

Cypher and MCP

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

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