Hostname
bancodebogota.com
Last fetched
bancodebogota.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bancodebogota.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.19.224.38 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.22.127.159 | 3.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- banco de bogota
- Contact emails
- hlizarazo@bancodebogota.com.co
- jramirez@bancodebogota.com.co
- bp7sn5rm74j@networksolutionsprivateregistration.com
- gc3ne5vz3xy@networksolutionsprivateregistration.com
- nh43w6h385f@networksolutionsprivateregistration.com
- vg5nk9ng2pf@networksolutionsprivateregistration.com
- vh5zb99j7ke@networksolutionsprivateregistration.com
- xj6na8rd9p3@networksolutionsprivateregistration.com
- zz6vt5cv7qr@networksolutionsprivateregistration.com
Subdomains
104 observed subdomains of bancodebogota.com.
Showing 25 of 104. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bancodebogota.com in the public web crawl.
374 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for bancodebogota.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 200.124.124.27 |
| SPF_IP | 200.124.124.29 |
Related pages
Pivot deeper into the graph from bancodebogota.com.
- IP · 3.19.224.38
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · hlizarazo@bancodebogota.com.co
- TLD · .com
- Browse hostnames · ba…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bancodebogota.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.