Skip to content

Hostname

bde.es

Last fetched

bde.es resolves to 1 IPv4 address operated by BANCOESPANAAS in ES.

Nutrition Label

WHISPER CANON · bde.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bde.es

Resolution chain

bde.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.73.203.2177.73.202.0/23AS20905BANCOESPANAASES

WHOIS identity

No WHOIS records are currently associated with bde.es in WhisperGraph.

Subdomains

105 observed subdomains of bde.es.

Web-graph footprint

Distinct hostnames that link to or from bde.es in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for bde.es.

MechanismTarget
SPF_Amxlab.bde.es
SPF_Aout-smtp.bde.es

Related pages

Pivot deeper into the graph from bde.es.

Cypher and MCP

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

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