Skip to content

Hostname

bancoldex.com

Last fetched

bancoldex.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bancoldex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bancoldex.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.85104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.85104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.7172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
banco de comercio exterior de colombia s. a
Contact emails

Subdomains

31 observed subdomains of bancoldex.com.

Web-graph footprint

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

335 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bancoldex.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP10.164.42.0/26
SPF_IP190.242.0.8
SPF_IP190.85.159.27

Related pages

Pivot deeper into the graph from bancoldex.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bancoldex.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 20

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