Hostname
bgr.com.ec
Last fetched
bgr.com.ec resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec| as the registrar.
Nutrition Label
Resolution chain
bgr.com.ec resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.83.132.56 | 199.83.132.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 208.91.197.132 | 208.91.197.0/24 | AS40034 | CONFLUENCE-NETWORK-INC - Confluence Networks Inc | VG |
| 45.60.61.56 | 45.60.61.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
- Organization
- alejandro ribadeneira
- Contact emails
Subdomains
43 observed subdomains of bgr.com.ec.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bgr.com.ec in the public web crawl.
89 sites link to this hostname.
48 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for bgr.com.ec.
| Mechanism | Target |
|---|---|
| SPF_A | bgr.com.ec |
| SPF_INCLUDE | email-messaging.com |
| SPF_INCLUDE | spf.dinersclub.com.ec |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 200.115.33.145/32 |
| SPF_IP | 200.115.34.123/32 |
| SPF_IP | 200.115.34.128/28 |
| SPF_IP | 200.115.37.115/32 |
| SPF_IP | 200.115.37.54/32 |
| SPF_IP | 200.115.44.66/32 |
| SPF_MX | bgr.com.ec |
Related pages
Pivot deeper into the graph from bgr.com.ec.
- IP · 199.83.132.56
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · registrar:nic.ec registraraddress: av. 9 de octubre 100 y malecon|oficina 2204|guayaquil , guayas|country: ec|
- Country · US
- Email · aribadeneira@bgr.com.ec
- Apex domain · com.ec
- TLD · .ec
- Browse hostnames · bg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bgr.com.ec"})-[: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.